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 a4d43e4 commit fcf56b0Copy full SHA for fcf56b0
.github/workflows/run-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
testbench: 9.*
22
carbon: ^2.72.2
23
- laravel: 12.*
24
- testbench: ^10.38.0
+ testbench: ^10.3.0
25
carbon: ^3.8.4
26
exclude: []
27
composer.json
@@ -56,6 +56,6 @@
56
"phpstan/extension-installer": true
57
}
58
},
59
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
60
"prefer-stable": true
61
0 commit comments