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 7ca04e6 commit 4a82292Copy full SHA for 4a82292
composer.json
@@ -20,13 +20,13 @@
20
],
21
"require": {
22
"php": "^7.3|^8.0",
23
- "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
24
- "illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
25
},
26
"require-dev": {
27
- "illuminate/pagination": "^7.0|^8.0|^9.0|^10.0|^11.0",
28
- "orchestra/testbench": "^6.3|^7.0|^8.0|^9.0",
29
- "phpunit/phpunit": "^8.4|^9.1|^10.5"
+ "illuminate/pagination": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "orchestra/testbench": "^6.3|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^8.4|^9.1|^10.5|^11.5.3"
30
31
"autoload": {
32
"psr-4": {
0 commit comments