Skip to content

Commit fb1395a

Browse files
ruudkondrejmirtes
authored andcommitted
Bump minimum versions to prevent deprecations while running in lowest mode
1 parent b07b607 commit fb1395a

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
@@ -13,8 +13,8 @@
1313
"consistence/coding-standard": "^3.10",
1414
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
1515
"ergebnis/composer-normalize": "^2.0.2",
16-
"phing/phing": "^2.16.0",
17-
"php-parallel-lint/php-parallel-lint": "^1.0",
16+
"phing/phing": "^2.16.2",
17+
"php-parallel-lint/php-parallel-lint": "^1.2",
1818
"phpstan/phpstan-phpunit": "^0.12.6",
1919
"phpstan/phpstan-strict-rules": "^0.12.1",
2020
"phpunit/phpunit": "^7.5.18",

0 commit comments

Comments
 (0)