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 8409979 commit f23c7faCopy full SHA for f23c7fa
composer.json
@@ -20,12 +20,12 @@
20
},
21
"require": {
22
"php": "^8.2 || ^8.1 || ^8.0",
23
- "illuminate/support": "^11.8 || ^10.0 || ^9.0"
+ "illuminate/support": "^12.10 || ^11.8 || ^10.0 || ^9.0"
24
25
"require-dev": {
26
- "mockery/mockery": "^1.6.12",
27
- "orchestra/testbench": "^v7.42.0",
28
- "phpunit/phpunit": "^10.5.20"
+ "mockery/mockery": "^1.6",
+ "orchestra/testbench": "^v10.2",
+ "phpunit/phpunit": "^12.1"
29
30
"autoload": {
31
"psr-4": {
0 commit comments