This commit is contained in:
2019-02-19 18:14:14 +01:00
parent b3458214eb
commit c9627b1082
2 changed files with 1 additions and 1 deletions

View File

@@ -1,21 +0,0 @@
{
"name": "bluesquare-packages/symfony-validator",
"description": "Validator created by Bluesquare Computing",
"keywords": ["template", "composer", "package"],
"license": "proprietary",
"authors": [
{
"name": "RENOU Maxime",
"email": "maxime@bluesquare.io"
}
],
"type": "symfony-bundle",
"require": {
"php": ">=7.1"
},
"autoload": {
"psr-4": {
"Bluesquare\\": "/"
}
}
}

View File

@@ -1,19 +0,0 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "692cf76646b7b8c0cf2b57040ee21139",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.1"
},
"platform-dev": []
}