We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43cb0a8 + 128b652 commit f29dbbaCopy full SHA for f29dbba
1 file changed
composer.json
@@ -24,13 +24,13 @@
24
}
25
],
26
"require": {
27
- "php": "^8.2.0",
+ "php": "^8.2"
28
+ },
29
+ "require-dev": {
30
"guzzlehttp/guzzle": "^7.0",
31
"illuminate/http": "^11.33",
32
"laravel/prompts": "^0.3.2",
- "symfony/yaml": "^7.2"
- },
33
- "require-dev": {
+ "symfony/yaml": "^7.2",
34
"laravel-zero/framework": "^11.0.2",
35
"laravel/pint": "^1.18",
36
"mockery/mockery": "^1.6.12",
0 commit comments