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 5e26052 commit 70a8f8fCopy full SHA for 70a8f8f
composer.json
@@ -19,13 +19,13 @@
19
"source": "https://github.com/laravel-ready/ultimate-support"
20
},
21
"require": {
22
- "php": "^8.1 || ^8.0",
23
- "illuminate/support": "^10.0 || ^9.0"
+ "php": "^8.2 || ^8.1 || ^8.0",
+ "illuminate/support": "^11.8 || ^10.0 || ^9.0"
24
25
"require-dev": {
26
- "mockery/mockery": "^1.5 || ^1.4",
27
- "orchestra/testbench": "^7.5 || ^7.0.0",
28
- "phpunit/phpunit": "^10.0 || ^9.5"
+ "mockery/mockery": "^1.6.12",
+ "orchestra/testbench": "^v7.42.0",
+ "phpunit/phpunit": "^10.5.20"
29
30
"autoload": {
31
"psr-4": {
0 commit comments