We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73989d5 + 401dce2 commit 387d2b9Copy full SHA for 387d2b9
1 file changed
composer.json
@@ -12,11 +12,11 @@
12
"type": "project",
13
"require": {
14
"php": ">=7.4",
15
- "illuminate/database": "^5.5|^6.20|^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/database": "^5.5|^6.20|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
16
},
17
"require-dev": {
18
- "orchestra/testbench": "^3.7|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0",
19
- "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0"
+ "orchestra/testbench": "^3.7|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
20
21
"minimum-stability": "dev",
22
"prefer-stable": true,
0 commit comments