mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
#86: Removed migration generator
This commit is contained in:
parent
37059992eb
commit
d4aa08b328
3 changed files with 4 additions and 108 deletions
|
@ -26,9 +26,7 @@
|
||||||
"mockery/mockery": "0.9.*",
|
"mockery/mockery": "0.9.*",
|
||||||
"phpunit/phpunit": "~4.1",
|
"phpunit/phpunit": "~4.1",
|
||||||
"phpspec/phpspec": "~2.1",
|
"phpspec/phpspec": "~2.1",
|
||||||
"filp/whoops": "^2.1",
|
"filp/whoops": "^2.1"
|
||||||
"xethron/migrations-generator": "dev-l5",
|
|
||||||
"way/generators": "dev-feature/laravel-five-stable"
|
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -66,11 +64,5 @@
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": "dist"
|
"preferred-install": "dist"
|
||||||
},
|
|
||||||
"repositories": {
|
|
||||||
"repo-name": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git@github.com:jamisonvalenta/Laravel-4-Generators.git"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
100
composer.lock
generated
100
composer.lock
generated
|
@ -4,8 +4,8 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "b401338d1c7943ac8dbea5395885eabc",
|
"hash": "070553e4e21387213808a4cb779e5f16",
|
||||||
"content-hash": "aefb9e5af351f1d1c22800a080a90084",
|
"content-hash": "98c97b7ca37abf031e353edaf4ac2ae3",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "barryvdh/laravel-debugbar",
|
"name": "barryvdh/laravel-debugbar",
|
||||||
|
@ -5249,45 +5249,6 @@
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2016-06-14 11:18:07"
|
"time": "2016-06-14 11:18:07"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "way/generators",
|
|
||||||
"version": "dev-feature/laravel-five-stable",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git@github.com:jamisonvalenta/Laravel-4-Generators.git",
|
|
||||||
"reference": "a358bb44f517e2b3c1fd4f848f2646857c75b3a4"
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"illuminate/support": "~5.0",
|
|
||||||
"php": ">=5.4.0"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"behat/behat": "~2.5.1",
|
|
||||||
"behat/mink": "~1.5.0",
|
|
||||||
"behat/mink-extension": "~1.2.0",
|
|
||||||
"behat/mink-goutte-driver": "~1.0.9",
|
|
||||||
"behat/mink-selenium2-driver": "~1.1.1",
|
|
||||||
"phpspec/phpspec": "~2.0",
|
|
||||||
"phpunit/phpunit": "~3.7"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"psr-0": {
|
|
||||||
"Way\\Generators": "src/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Jeffrey Way",
|
|
||||||
"email": "jeffrey@jeffrey-way.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Rapidly generate resources, migrations, models, and much more.",
|
|
||||||
"time": "2015-02-17 06:26:25"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "webmozart/assert",
|
"name": "webmozart/assert",
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
|
@ -5336,66 +5297,11 @@
|
||||||
"validate"
|
"validate"
|
||||||
],
|
],
|
||||||
"time": "2015-08-24 13:29:44"
|
"time": "2015-08-24 13:29:44"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "xethron/migrations-generator",
|
|
||||||
"version": "dev-l5",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/Xethron/migrations-generator.git",
|
|
||||||
"reference": "e5e86efb5731e6859ea0d96a806159f9f2c26ce1"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/Xethron/migrations-generator/zipball/e5e86efb5731e6859ea0d96a806159f9f2c26ce1",
|
|
||||||
"reference": "e5e86efb5731e6859ea0d96a806159f9f2c26ce1",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"doctrine/dbal": "~2.4",
|
|
||||||
"illuminate/support": ">=4.1",
|
|
||||||
"php": ">=5.4.0",
|
|
||||||
"way/generators": "dev-feature/laravel-five-stable"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"illuminate/cache": ">=4.1.0",
|
|
||||||
"illuminate/console": ">=4.1.0",
|
|
||||||
"mockery/mockery": ">=0.9.0",
|
|
||||||
"phpunit/phpunit": ">=4.0.0"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"psr-0": {
|
|
||||||
"Xethron\\MigrationsGenerator": "src/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Bernhard Breytenbach",
|
|
||||||
"email": "bernhard@coffeecode.co.za"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Generates Laravel Migrations from an existing database",
|
|
||||||
"keywords": [
|
|
||||||
"artisan",
|
|
||||||
"generator",
|
|
||||||
"laravel",
|
|
||||||
"migration",
|
|
||||||
"migrations"
|
|
||||||
],
|
|
||||||
"time": "2015-02-23 05:43:08"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": [],
|
||||||
"xethron/migrations-generator": 20,
|
|
||||||
"way/generators": 20
|
|
||||||
},
|
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|
|
@ -151,8 +151,6 @@ return [
|
||||||
Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
|
Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
|
||||||
Cviebrock\LaravelElasticsearch\ServiceProvider::class,
|
Cviebrock\LaravelElasticsearch\ServiceProvider::class,
|
||||||
GrahamCampbell\Exceptions\ExceptionsServiceProvider::class,
|
GrahamCampbell\Exceptions\ExceptionsServiceProvider::class,
|
||||||
Way\Generators\GeneratorsServiceProvider::class,
|
|
||||||
Xethron\MigrationsGenerator\MigrationsGeneratorServiceProvider::class,
|
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue