mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 03:14:03 +00:00
Support any version of archtechx/helpers
This commit is contained in:
parent
c6ef5aa54c
commit
0d8e3c824f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"illuminate/support": "^8.24",
|
"illuminate/support": "^8.24",
|
||||||
"archtechx/helpers": "^0.1.0"
|
"archtechx/helpers": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "^6.9",
|
"orchestra/testbench": "^6.9",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue