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

Upgrade archtechx/enums

This commit is contained in:
lukinovec 2023-02-15 14:11:31 +01:00
parent af3091e007
commit 0e80e6da1f

View file

@ -20,7 +20,7 @@
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"illuminate/support": "^8.24|^9.0|^10.0", "illuminate/support": "^8.24|^9.0|^10.0",
"archtechx/enums": "^0.1.0" "archtechx/enums": "^0.3.2"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^6.9|^7.0|^8.0", "orchestra/testbench": "^6.9|^7.0|^8.0",