Skip to content

Commit 0631acb

Browse files
committed
⬆️ Update phinx and php-compat
1 parent c68947c commit 0631acb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"phpmetrics/phpmetrics": "^2.3.2",
3939
"phpro/grumphp": ">=0.11.0,<1.0.0,!=0.11.4",
4040
"phpunit/phpunit": "^5.7|^6.5",
41-
"robmorgan/phinx": "^0.9",
41+
"robmorgan/phinx": "^0.10",
4242
"scheb/tombstone-analyzer": "^0.3",
4343
"sebastian/phpcpd": "^3.0",
4444
"seld/jsonlint": "^1.6",
4545
"sensiolabs/security-checker": "^4.1",
4646
"sllh/composer-versions-check": "^2.0",
4747
"squizlabs/php_codesniffer": "^3.2",
48-
"wimg/php-compatibility": "^8.0"
48+
"phpcompatibility/php-compatibility": "^9.1"
4949
},
5050
"suggest": {
5151
"apigen/apigen": "Smart and Readable Documentation for your PHP project.",

0 commit comments

Comments
 (0)