This repository was archived by the owner on Dec 5, 2022. It is now read-only.
File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 |
|
3 | 3 | <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
4 |
| -xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd" |
| 4 | +xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/5.2/phpunit.xsd" |
5 | 5 | backupGlobals="false"
|
6 | 6 | colors="true"
|
7 | 7 | bootstrap="vendor/autoload.php"
|
|
You can’t perform that action at this time.
0 commit comments