We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68947c commit 0631acbCopy full SHA for 0631acb
composer.json
@@ -38,14 +38,14 @@
38
"phpmetrics/phpmetrics": "^2.3.2",
39
"phpro/grumphp": ">=0.11.0,<1.0.0,!=0.11.4",
40
"phpunit/phpunit": "^5.7|^6.5",
41
- "robmorgan/phinx": "^0.9",
+ "robmorgan/phinx": "^0.10",
42
"scheb/tombstone-analyzer": "^0.3",
43
"sebastian/phpcpd": "^3.0",
44
"seld/jsonlint": "^1.6",
45
"sensiolabs/security-checker": "^4.1",
46
"sllh/composer-versions-check": "^2.0",
47
"squizlabs/php_codesniffer": "^3.2",
48
- "wimg/php-compatibility": "^8.0"
+ "phpcompatibility/php-compatibility": "^9.1"
49
},
50
"suggest": {
51
"apigen/apigen": "Smart and Readable Documentation for your PHP project.",
0 commit comments