Update aldarien dependencies

This commit is contained in:
Aldarien
2023-02-10 06:38:16 +00:00
parent d6f58893b6
commit bb1d2b2159
9 changed files with 18 additions and 17 deletions

View File

@ -3,11 +3,11 @@
"description" : "Response handler module for my apps",
"type" : "library",
"require" : {
"wixel/gump" : "^1.5",
"wixel/gump" : "*",
"aldarien/contract" : "*"
},
"require-dev" : {
"phpunit/phpunit" : "^6.3"
"phpunit/phpunit" : "*"
},
"license" : "MIT",
"authors" : [{