Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit 500b8d5

Browse files
committed
Update composer.json
Added the required dependancies.
1 parent e9cb8da commit 500b8d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
}
1515
],
1616
"require": {
17-
"composer/installers": "*"
17+
"composer/installers": "*",
18+
"davidyell/nice-admin": "0.1.*",
19+
"cakedc/utils": "1.4.*"
1820
}
1921
}

0 commit comments

Comments
 (0)