Skip to content

Commit f29dbba

Browse files
authored
Merge pull request #10 from ploi/move-to-dev
properly done now
2 parents 43cb0a8 + 128b652 commit f29dbba

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
}
2525
],
2626
"require": {
27-
"php": "^8.2.0",
27+
"php": "^8.2"
28+
},
29+
"require-dev": {
2830
"guzzlehttp/guzzle": "^7.0",
2931
"illuminate/http": "^11.33",
3032
"laravel/prompts": "^0.3.2",
31-
"symfony/yaml": "^7.2"
32-
},
33-
"require-dev": {
33+
"symfony/yaml": "^7.2",
3434
"laravel-zero/framework": "^11.0.2",
3535
"laravel/pint": "^1.18",
3636
"mockery/mockery": "^1.6.12",

0 commit comments

Comments
 (0)