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 b9bd9ac commit c6eb5e3Copy full SHA for c6eb5e3
composer.json
@@ -18,17 +18,17 @@
18
}
19
],
20
"require": {
21
- "php": "^8.2",
22
- "spatie/laravel-package-tools": "^1.92",
+ "php": "^8.4",
+ "spatie/laravel-package-tools": "^1.16",
23
"illuminate/contracts": "^10.0||^11.0||^12.0"
24
},
25
"require-dev": {
26
- "laravel/pint": "^1.21",
+ "laravel/pint": "^1.14",
27
"nunomaduro/collision": "^8.1.1||^7.10.0",
28
- "orchestra/testbench": "^10.1.0||^9.0.0||^8.22.0",
+ "orchestra/testbench": "^10.0.0||^9.0.0||^8.22.0",
29
"pestphp/pest": "^3.0",
30
- "pestphp/pest-plugin-arch": "^3.1",
31
- "pestphp/pest-plugin-laravel": "^3.1"
+ "pestphp/pest-plugin-arch": "^3.0",
+ "pestphp/pest-plugin-laravel": "^3.0"
32
33
"autoload": {
34
"psr-4": {
0 commit comments