Skip to content

Commit

Permalink
Temporary composer changes to show that blockers are solving the fails.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndm2 committed Aug 31, 2023
1 parent 72be982 commit bd1c1d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
},
"require": {
"php": ">=8.1",
"robmorgan/phinx": "1.x-dev",
"robmorgan/phinx": "dev-1.x-fix-unify-multi-col-fk-handling as 1.x-dev",
"cakephp/orm": "5.x-dev",
"cakephp/cache": "5.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^10.1.0",
"cakephp/cakephp": "5.x-dev",
"cakephp/cakephp": "dev-5.x-improve-fix-sqlite-index-fk-support as 5.x-dev",
"cakephp/bake": "3.x-dev",
"cakephp/cakephp-codesniffer": "^4.1"
},
Expand Down

0 comments on commit bd1c1d3

Please sign in to comment.