Skip to content

Commit

Permalink
[TASK] Need at least phpunit 7.5.6
Browse files Browse the repository at this point in the history
composer require phpunit/phpunit:^7.5.6
  • Loading branch information
lolli42 committed Mar 1, 2019
1 parent 4c997e4 commit ff84f2b
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 @@ -25,7 +25,7 @@
"issues": "https://github.com/TYPO3/testing-framework/issues"
},
"require": {
"phpunit/phpunit": "^7.1",
"phpunit/phpunit": "^7.5.6",
"mikey179/vfsstream": "~1.6.0",
"typo3fluid/fluid": "^2.5",
"typo3/cms-core": "^9.3",
Expand Down

0 comments on commit ff84f2b

Please sign in to comment.