Skip to content

Commit 1aadd43

Browse files
committed
migration for packages table, MVC + command to sync data + basic template adjustments
1 parent f73ddca commit 1aadd43

21 files changed

Lines changed: 1232 additions & 397 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"cakephp/cakephp": "5.2.*",
1010
"cakephp/migrations": "^4.0.0",
1111
"cakephp/plugin-installer": "^2.0",
12+
"knplabs/packagist-api": "^2.1",
1213
"mobiledetect/mobiledetectlib": "^4.8.03"
1314
},
1415
"require-dev": {

0 commit comments

Comments
 (0)