1
0
Fork 0
mirror of https://github.com/archtechx/helpers.git synced 2025-12-12 12:14:02 +00:00

fix composer.json syntax

This commit is contained in:
Samuel Štancl 2024-03-29 02:07:32 +01:00
parent 4b247f1c92
commit a2005d5964

View file

@ -19,7 +19,7 @@
}, },
"require": { "require": {
"php": "^8.2", "php": "^8.2",
"illuminate/support": "^10.0|^11.0", "illuminate/support": "^10.0|^11.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^8.0|^9.0", "orchestra/testbench": "^8.0|^9.0",