We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ec61d commit eb7ce21Copy full SHA for eb7ce21
1 file changed
composer.json
@@ -5,8 +5,8 @@
5
"require": {
6
"php": "^8.0",
7
"ext-json": "*",
8
- "illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
9
- "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0|dev-master",
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
10
"php-http/discovery": "^1.9",
11
"psr/http-client": "^1.0",
12
"psr/http-client-implementation": "^1.0",
0 commit comments