Compare commits

...

2 Commits

Author SHA1 Message Date
kalpaitch f9553115ee Update 'composer.json' 2018-03-07 13:43:19 +01:00
kalpaitch 3276b3fb1e Update 'composer.json' 2018-03-07 13:42:54 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.6.0",
"symfony/validator": "2.*",
"symfony/validator": "3.*",
"deblan/csv": "v2.0.*"
}
}