PHRAS-2576 #comment typo fix mikey179/vfsstream

This commit is contained in:
Nicolas Maillat
2019-05-16 14:20:55 +02:00
committed by GitHub
parent ef4af8f41c
commit bd58b8d2ed

View File

@@ -47,7 +47,7 @@
"php": ">=5.5.9",
"ext-intl": "*",
"alchemy-fr/tcpdf-clone": "~6.0",
"alchemy/embed-bundle": "^2.0.0",
"alchemy/embed-bundle": "^2.0.2",
"alchemy/geonames-api-consumer": "~0.1.0",
"alchemy/mediavorus": "^0.4.4",
"alchemy/oauth2php": "1.1.0",
@@ -123,7 +123,7 @@
"paragonie/random-lib": "^2.0"
},
"require-dev": {
"mikey179/vfsStream": "~1.5",
"mikey179/vfsstream": "~1.5",
"phpunit/phpunit": "^4.8|^5.0"
},
"autoload": {