Skip to content

Commit 65dcf71

Browse files
committed
php83 version
1 parent 094c35a commit 65dcf71

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "not-empty/taurus-publisher-php-lib",
33
"description": "PHP library using LUA script to send for redis a job for Taurus queue",
4-
"version": "6.0.0",
4+
"version": "7.0.0",
55
"type": "library",
66
"license": "GPL-3.0-only",
77
"require": {
8-
"php": "^8.2",
8+
"php": "^8.3",
99
"predis/predis": "^1.1.10",
1010
"not-empty/ulid-php-lib": "^7.0"
1111
},

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)