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