Skip to content

Commit 762417a

Browse files
committed
added phpunit 6.1 support
1 parent e14725a commit 762417a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit/phpunit/4.7/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"phpunit.xml.dist": "phpunit.xml.dist"
44
},
55
"aliases": ["phpunit"],
6-
"version_aliases": ["4.8", "5.0", "5.1", "5.2", "5.3", "5.4", "5.5", "5.6", "5.7", "6.0"]
6+
"version_aliases": ["4.8", "5.0", "5.1", "5.2", "5.3", "5.4", "5.5", "5.6", "5.7", "6.0", "6.1"]
77
}

0 commit comments

Comments
 (0)