Recipe for ShivasVersioningBundle no longer required

This commit is contained in:
Matty Driessen
2018-04-04 20:20:07 +02:00
parent f73468fb15
commit 58e07d1b39
@@ -1,11 +0,0 @@
{
"bundles": {
"Shivas\\VersioningBundle\\ShivasVersioningBundle": ["all"]
},
"composer-scripts": {
"app:version:bump": "symfony-cmd"
},
"env": {
"SHIVAS_APP_VERSION": "0.1.0"
}
}