Skip to content

Commit

Permalink
Update composer.
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuter committed Mar 26, 2021
1 parent 1f5b329 commit a9b9e95
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -20,10 +20,10 @@
"twig/twig": ">=2.11 || ^3"
},
"require-dev": {
"phpunit/phpunit": "^7.5 || ^8.5",
"phpspec/prophecy": "^1.10",
"phpstan/phpstan": "^0.12.23",
"squizlabs/php_codesniffer": "^3.5.5"
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
"phpspec/prophecy": "^1.12",
"phpstan/phpstan": "^0.12.80",
"squizlabs/php_codesniffer": "^3.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a9b9e95

Please sign in to comment.