Skip to content

Commit 4d016c7

Browse files
authored
build: minimum required package of illuminate/queue (#4)
1 parent 4962623 commit 4d016c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require": {
2929
"php": "^8.0",
3030
"aws/aws-sdk-php": "^3.239.9",
31-
"illuminate/queue": "^10.44.0"
31+
"illuminate/queue": "^10.43.0"
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^10.5",

0 commit comments

Comments
 (0)