6 Commits

Author SHA1 Message Date
Fabien Potencier
2c1dbbbd05 bug #4 Move flex-id to extra settings (Pierstoval)
This PR was merged into the master branch.

Discussion
----------

Move flex-id to extra settings

As said by @stof in [this comment](beb77b8466 (commitcomment-21397542)), even if `config` part is not validated by `composer validate`, custom settings should still be under `extra` to avoid `composer config` to fail update/modify/remove this value

Commits
-------

d97e8a3 Move flex-id to extra settings
2017-03-20 11:20:44 -07:00
Alex Rock Ancelet
d97e8a3a75 Move flex-id to extra settings 2017-03-20 16:27:53 +01:00
Fabien Potencier
5e6a09b4d7 bug #3 Autoload tests only in the dev environment (stof)
This PR was merged into the master branch.

Discussion
----------

Autoload tests only in the dev environment

Tests don't need to be registered in the production autoloader.

Commits
-------

69c465d Autoload tests only in the dev environment
2017-03-20 06:57:12 -07:00
Christophe Coevoet
69c465d96f Autoload tests only in the dev environment
Tests don't need to be registered in the production autoloader.
2017-03-20 14:03:02 +01:00
Fabien Potencier
fa4fbc0730 added preferred-install to dist 2017-03-15 21:09:25 -07:00
Fabien Potencier
beb77b8466 added the first version of the skeleton 2017-03-14 20:17:49 -07:00