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 5bd5481 commit d3e29a6Copy full SHA for d3e29a6
composer.json
@@ -20,8 +20,8 @@
20
}
21
],
22
"require": {
23
- "illuminate/database": "^8.83|^9.35|^10.1",
24
- "illuminate/support": "^8.83|^9.35|^10.1"
+ "illuminate/database": "^9.35|^10.1",
+ "illuminate/support": "^9.35|^10.1"
25
},
26
"autoload": {
27
"psr-4": {
@@ -41,7 +41,7 @@
41
"laravel/legacy-factories": "^1.3",
42
"livewire/livewire": "dev-master",
43
"mockery/mockery": "^1.5",
44
- "orchestra/testbench": "^6.28|^7.0|^8.0.2",
+ "orchestra/testbench": "^7.0|^8.0.2",
45
"phpunit/phpunit": "^9.5.25|^10.0.11"
46
47
"config": {
0 commit comments