Skip to content

Commit

Permalink
Merge cc58a3a into af32bf6
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Aug 5, 2019
2 parents af32bf6 + cc58a3a commit 28109d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions vendor-bin/phpstan/composer.json
Expand Up @@ -7,8 +7,5 @@
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpstan/phpstan-symfony": "^0.11"
},
"conflict": {
"phpunit/phpunit": ">=8.0"
}
}
4 changes: 2 additions & 2 deletions vendor-bin/test/composer.json
@@ -1,7 +1,7 @@
{
"require": {
"matthiasnoback/symfony-dependency-injection-test": "^3.0",
"phpunit/phpunit": "^7.4",
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
"phpunit/phpunit": "^8.2",
"symfony/phpunit-bridge": "^4.1"
}
}

0 comments on commit 28109d1

Please sign in to comment.