Skip to content

Commit b9eedfb

Browse files
authored
Update composer.json
1 parent 37a1a03 commit b9eedfb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"type": "library",
1414
"authors": [
1515
{
16-
"name": "Farhad Sakhaei",
17-
"email": "iamfarhad.dev@gmail.com"
16+
"name": "Farhad zand",
17+
"email": "farhad.pd@gmail.com"
1818
}
1919
],
2020
"require": {
21-
"php": "^8.1",
21+
"php": "^8.2",
2222
"ext-pcntl": "*",
23-
"illuminate/queue": "^10.0|^11.0|^12.0",
24-
"illuminate/support": "^10.0|^11.0|^12.0",
23+
"illuminate/queue": "^11.0|^12.0",
24+
"illuminate/support": "^11.0|^12.0",
2525
"php-amqplib/php-amqplib": "^v3.7.3"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)