Skip to content
Snippets Groups Projects
Commit 601b3b9a authored by Christian Kuhn's avatar Christian Kuhn Committed by Anja Leichsenring
Browse files

[TASK] Update to phpunit 4.5

Releases: master, 6.2
Resolves: #65554
Change-Id: I526f4fe39af0d19b26f525b9b062aedb456794f0
Reviewed-on: http://review.typo3.org/37573


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 8aa9fc83
Branches
Tags
No related merge requests found
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
}, },
"require-dev": { "require-dev": {
"mikey179/vfsStream": "1.4.*@dev", "mikey179/vfsStream": "1.4.*@dev",
"phpunit/phpunit": "~4.4.0", "phpunit/phpunit": "~4.5.0",
"twbs/bootstrap": "3.3.2", "twbs/bootstrap": "3.3.2",
"fortawesome/font-awesome": "4.3.0" "fortawesome/font-awesome": "4.3.0"
}, },
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment