Skip to content

Commit

Permalink
chore: update cake dependencies
Browse files Browse the repository at this point in the history
cake db to v5 phinx to v2
  • Loading branch information
moussaclarke committed Sep 18, 2023
1 parent 4021d37 commit aa02ad6
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 63 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"require": {
"php": "^8.1",
"cakephp/core": "^4.4.14",
"cakephp/core": "^5.0",
"http-interop/response-sender": "^1.0",
"illuminate/config": "^9.52 || ^10.0",
"illuminate/database": "^9.52 || ^10.0",
Expand All @@ -24,7 +24,7 @@
"ramsey/uuid": "^4.7.4",
"rareloop/psr7-server-request-extension": "^2.1",
"relay/relay": "^2.1.2",
"robmorgan/phinx": "^0.13",
"robmorgan/phinx": "^2.0",
"spatie/enum": "^3.13",
"symfony/string": "^6.3",
"symfony/yaml": "^6.3",
Expand Down
Loading

0 comments on commit aa02ad6

Please sign in to comment.