Commit graph

27 commits

Author SHA1 Message Date
Yassine Guedidi 1ba1ed23f1 Replace Debug component by ErrorHandler component 2023-08-07 22:29:48 +01:00
Yassine Guedidi eda4ff0336 Remove SensioDistributionBundle 2022-05-21 23:35:53 +02:00
Jeremy Benoist 6fc95673df
Cleanup 2018-11-28 22:04:54 +01:00
Jeremy Benoist 58fadbc9df
Fix error on EntityManager clear
Introduced in the recent 2.5.5 release.
Also updated deps.
2016-09-11 15:53:16 +02:00
Jeremy Benoist 8d8d48a2bb Remove binary from repo
Since Composer 1.2, binaries are re-installed from vendors if there aren't found.
This avoid us to commit binaries vendors into the repo.

⚠️ You have to update your Composer to the 1.2 (`composer selfupdate`)
2016-07-20 10:51:37 +02:00
Jeremy Benoist 1973897305 Run PHP 7.1 on Travis
- Using nightly (as of now it's PHP 7.1 alpha)
- Force guzzle to be at least 5.3.1 (which fix some bugs in PHP 7)
2016-07-18 18:07:25 +02:00
Jeremy Benoist 23634d5d84 Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Jeremy Benoist 2f30eed236 Update symlink to php-cs-fixer 2016-06-20 11:22:30 +02:00
Jeremy Benoist 4cb3ef5125 Put more validations on travis
Run php-cs-fixer to avoid CS on commits
Add a check on translation message using the built-in yaml validator. It'll avoid typo in translation yaml files.
2016-03-21 10:00:41 +01:00
Jeremy Benoist 8935a97c17 Update bin/symfony_requirements
Because of sensio/distribution-bundle (v5.0.4)
2016-02-16 11:51:31 +01:00
Jeremy Benoist c7f622d369 Update readme & fix console permission 2016-01-15 09:36:32 +01:00
Jeremy Benoist 1fc8ed8794 Last deps update 2016-01-15 09:35:39 +01:00
Jeremy Benoist 73cd160bfc Switch to Symfony 3 structure 2016-01-15 09:35:39 +01:00
Nicolas Lœuillet a1691859ca implement FosUser 2015-09-11 20:32:37 +02:00
Jeremy Benoist 170746f99d Remove phinx
Doctrine handle quite correctly database migration. Thanks to `doctrine:schema:update`
2015-06-02 16:54:52 +02:00
Nicolas Lœuillet 93e28e4d2e remove unused files 2015-02-05 21:33:22 +01:00
Jeremy daacffefa6 Use tagged version in composer 2015-01-31 19:02:59 +01:00
Nicolas Lœuillet 80709502c7 fix parameters config 2015-01-28 13:43:23 +01:00
Nicolas Lœuillet 163eae0bb1 toggle archive / fav actions 2015-01-23 12:45:24 +01:00
Nicolas Lœuillet 93fd4692f6 symfony is there 2015-01-22 08:30:07 +01:00
Nicolas Lœuillet 3eb951572d add some documentation at the end of installation 2015-01-21 15:50:51 +01:00
Nicolas Lœuillet 19875ef0da add install script after composer install 2015-01-21 14:45:39 +01:00
Nicolas Lœuillet 9a5c1bc62a move install files into bin folder 2015-01-20 07:42:20 +01:00
Nicolas Lœuillet 9e7f6caf03 htmlawed via composer 2015-01-19 16:53:59 +01:00
Nicolas Lœuillet 1345a10788 phinx for database migration 2015-01-19 12:21:49 +01:00
Nicolas Lœuillet f3052b4542 foo test 2015-01-19 11:59:22 +01:00
Nicolas Lœuillet 2b17e0aa77 bin folder 2015-01-19 11:29:43 +01:00