Skip to content

Commit

Permalink
Update phing to a version that works with PHP 8.0 and 8.1. (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala authored May 16, 2022
1 parent 0c6116e commit 04517ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"phpmd/phpmd": "2.10.0",
"phpstan/phpstan": "0.12.85",
"phpunit/phpunit": "9.5.4",
"phing/phing": "2.16.4",
"phing/phing": "2.17.3",
"sebastian/phpcpd": "6.0.3",
"squizlabs/php_codesniffer": "3.6.0"
}
Expand Down

0 comments on commit 04517ce

Please sign in to comment.