Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zerossB authored Aug 8, 2024
1 parent 8b996a2 commit b5913a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
}
},
"require": {
"php": "^8.1|^8.2",
"php": "^8.1|^8.2|^8.3",
"bildvitta/iss-sdk": "^0.1",
"illuminate/contracts": "^8.0|^9.0|^10.0",
"illuminate/database": "^8.0|^9.0|^10.0",
"illuminate/support": "^8.0|^9.0|^10.0",
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
"illuminate/database": "^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"php-amqplib/php-amqplib": "^3.2.0",
"spatie/laravel-package-tools": "^1.12",
"ramsey/uuid": "^4.2.2"
Expand Down

0 comments on commit b5913a4

Please sign in to comment.