mirror of
https://github.com/archtechx/helpers.git
synced 2025-12-12 12:14:02 +00:00
add archtechx/enums
This commit is contained in:
parent
77eae62507
commit
ae091ce34b
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"illuminate/support": "^8.24|^9.0"
|
"illuminate/support": "^8.24|^9.0",
|
||||||
|
"archtechx/enums": "^0.1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "^6.9|^7.0",
|
"orchestra/testbench": "^6.9|^7.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue