Commit 91d3f8464af9e776c905be9f40181ba33ab5b9a6

Authored by Etienne Pallier
1 parent 93b31cb9
Exists in master and in 1 other branch dev

modif composer.json pour provoquer maj des plugins dans vendor/ via script UPDATE

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
composer.json
1 1 {
2   - "name" : "cakephp/app",
3 2 "description" : "CakePHP skeleton app",
4 3 "homepage" : "http://cakephp.org",
5 4 "type" : "project",
... ... @@ -48,4 +47,3 @@
48 47 "minimum-stability" : "stable",
49 48 "prefer-stable" : true
50 49 }
51   -
... ...