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 acc2685 commit c62a4e4Copy full SHA for c62a4e4
composer.json
@@ -6,12 +6,12 @@
6
"laravel", "eloquent", "API", "models"
7
],
8
"require": {
9
- "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0",
10
- "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0"
+ "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
11
},
12
"require-dev": {
13
"php": "^7.1.3|^8.0",
14
- "phpunit/phpunit": "^9.0",
+ "phpunit/phpunit": "^9.0|^10.0",
15
"orchestra/testbench": "^6.0"
16
17
"license": "MIT",
0 commit comments