Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jul 19, 2022
1 parent af44cdf commit 673018e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/composer.json
@@ -1,8 +1,8 @@
{
"require": {
"phpstan/phpstan": "^0.12.62",
"phpstan/phpstan": "^1.8.0",
"phpstan/extension-installer": "1.2.x-dev",
"phpstan/phpstan-phpunit": "^0.12.17",
"phpstan/phpstan-phpunit": "^1.1.1",
"phpunit/phpunit": "^9.5"
},
"repositories": [
Expand Down

0 comments on commit 673018e

Please sign in to comment.