Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 28f0db8

Browse filesBrowse files
Add missing conflict rules for phpunit
1 parent a142d4c commit 28f0db8
Copy full SHA for 28f0db8

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
"symfony/yaml": "^2.0.5",
4949
"sensio/framework-extra-bundle": "^3.0.2"
5050
},
51+
"conflict": {
52+
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
53+
},
5154
"suggest": {
5255
"symfony/console": "For using the console commands",
5356
"symfony/form": "For using forms",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.