Skip to content

Commit 7e34ed1

Browse files
author
Christian Blanquera
committed
adding cradle-admin as a dependency
1 parent 5b146f7 commit 7e34ed1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@
2020
"satooshi/php-coveralls": "2.0.0"
2121
},
2222
"require": {
23-
"cradlephp/framework": "2.*",
24-
"cradlephp/handlebars": "1.*",
25-
"cradlephp/storm": "1.*"
23+
"cradlephp/storm": "1.*",
24+
"cradlephp/cradle-admin": "0.*"
2625
},
2726
"autoload": {
2827
"psr-4": {

0 commit comments

Comments
 (0)