Skip to content

Commit 30342e1

Browse files
author
junaid farooq
committed
+ Reverts some previous changes related to composer.lock file and phpunit
1 parent fe6a760 commit 30342e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
4+
xsi:noNamespaceSchemaLocation="vendor/bin/.phpunit/phpunit.xsd"
55
backupGlobals="false"
66
convertDeprecationsToExceptions="false"
77
colors="true"

0 commit comments

Comments
 (0)