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

Support any version of archtechx/helpers

This commit is contained in:
Samuel Štancl 2021-12-09 17:52:56 +01:00 committed by GitHub
parent c6ef5aa54c
commit 0d8e3c824f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
"require": {
"php": "^8.0",
"illuminate/support": "^8.24",
"archtechx/helpers": "^0.1.0"
"archtechx/helpers": "*"
},
"require-dev": {
"orchestra/testbench": "^6.9",