Skip to content

Commit 5701645

Browse files
authored
Fix up dependency issue. (#870)
1 parent 1363686 commit 5701645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"php": ">=8.1",
2626
"cakephp/cache": "^5.0",
2727
"cakephp/orm": "^5.0",
28-
"robmorgan/phinx": "^0.16.0"
28+
"robmorgan/phinx": "^0.16.10"
2929
},
3030
"require-dev": {
3131
"cakephp/bake": "^3.0",

0 commit comments

Comments
 (0)