Merge pull request #553

This commit is contained in:
symfony-flex-server[bot]
2019-03-31 20:39:10 +00:00
committed by GitHub
+2 -1
View File
@@ -6,6 +6,7 @@
"tests/": "tests/"
},
"gitignore": [
"/phpunit.xml"
"/phpunit.xml",
".phpunit.result.cache"
]
}