diff --git a/composer.json b/composer.json index 097b8e5..dc83ffa 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ "minimum-stability": "dev", "require": { "php": ">=5.6.0", - "byjg/xmlutil": "1.0.*", - "byjg/serializer": "dev-major_refactory" + "byjg/xmlutil": "4.9.*", + "byjg/serializer": "4.9.*" }, "suggest": { "ext-dom": "*" diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 2b003c0..ebc7bf4 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -7,7 +7,8 @@ and open the template in the editor. ./src - + ./tests - +