Commit graph

17 commits

Author SHA1 Message Date
Simon Vieille 7c32d28868 update composer 2022-03-07 15:19:26 +01:00
Drew Brown ea6a359272 Symfony 4.0 updates (#483)
* Upd: Add Symfony 4 Compatibility

#SymfonyConHackday2017

* Upd: Configure visibility of services for SF4

* Updated composer to allow Symfony 4.0

* Updated composer to allow Symfony 4.0

* PropelBundle for Symfony 4

* Upd: Travis configuration

* Upd: PHP 5 not supported anymore by PHPUnit

* Upd: Removing old SF version + PHPUnit correction

* * Removed param that was removed in symfony/yaml afb873f
* Updated format of object dumping as deprecated tags using colon symfony/yaml 38d3087

* * Added commands to console.xml as symfony no longer auto registers bundle commands
* Updated two services to public

* * Removed deprecated getMock calls for new createMock calls.

* * Add stub for additional abstract method

* * Updated schema locator test
* reverted unnecessary changes to abstract command and schemal locator
* Added fixtures for schema testing.

* * Updated schema locator test
* reverted unnecessary changes to abstract command and schemal locator
* Added fixtures for schema testing.

* * Removed unnecessary default for services
* Updated readme to reflect symfony version support
2018-02-10 01:25:14 +01:00
Gregor Harlan 2330aa2e8a do not require full symfony/symfony package (#455) 2017-08-31 12:28:43 +02:00
Gregor Harlan 0d0d6c1c65 require propel dev-master (#439) 2016-11-18 14:09:00 +01:00
Marc J. Schmidt 14ec9f554d Propel v2.0.0-alpha6 2016-10-23 23:42:14 +02:00
Marc J. Schmidt d543163e37
Pulled #408 and #403. Made Symfony 3 compatible 2016-04-13 15:27:04 +02:00
Toni Uebernickel fab7981630 reflect actual dependencies for composer & travis 2016-02-15 07:34:40 +01:00
Maxim 443fb8291a Compatible with Symfony3 2016-02-14 21:57:14 +07:00
Gregor Harlan 28f18fc4e5 require dev-master of propel 2016-02-11 19:48:20 +01:00
Gregor Harlan 893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Gregor Harlan 4aa5244f67 update composer.json 2016-02-11 19:13:30 +01:00
Gregor Harlan 5a91ba24e0 Use PSR-4 2015-06-08 10:52:12 +02:00
Kévin Gomez b8c299b936 Remove branch alias 2014-09-22 13:35:12 +01:00
Kévin Gomez 5cfdbdbbbb Test against symfony 2.5 in dev 2014-09-15 14:40:04 +01:00
Kévin Gomez 48b29243f3 Add a branch alias to the 2.0.x version 2014-09-09 19:52:42 +01:00
Kévin Gomez 1b19c108ef Started to add tests (almost green!) 2013-11-04 00:10:23 +00:00
Toni Uebernickel 313057ca5a initialize Propel2 support 2013-06-09 00:19:30 +02:00