We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d51f4d + 7830bd5 commit 4ef0e33Copy full SHA for 4ef0e33
composer.json
@@ -18,12 +18,12 @@
18
],
19
"require": {
20
"php" : "^7.4|^8.0",
21
- "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
22
- "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
+ "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "^6.3|^7.0|^8.0|^9.0|^9.5",
26
- "orchestra/testbench": "~3.5.0|~3.6.0|^4.0|^5.0|^6.0|^7.0"
+ "phpunit/phpunit": "^6.3|^7.0|^8.0|^9.0|^9.5|^10",
+ "orchestra/testbench": "~3.5.0|~3.6.0|^4.0|^5.0|^6.0|^7.0|^8.0"
27
28
"autoload": {
29
"psr-4": {
0 commit comments