We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e224d22 commit 89d6af3Copy full SHA for 89d6af3
composer.json
@@ -14,12 +14,12 @@
14
"php": "^7.4|^8.0",
15
"aws/aws-sdk-php": "^3.80",
16
"cachewerk/relay": "^0.10.0",
17
- "illuminate/redis": "^7.0|^8.0|^9.0|^10.0|^11.0",
18
- "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/redis": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
19
},
20
"require-dev": {
21
"friendsofphp/php-cs-fixer": "^3.0",
22
- "orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0",
+ "orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
23
"php-parallel-lint/php-parallel-lint": "^1.1",
24
"phpro/grumphp": "^1.0",
25
"phpstan/phpstan": "^1.11.0",
0 commit comments