14 Commits

Author SHA1 Message Date
Guilhem Niot
2862d8cf6f fixes 2022-09-25 21:47:11 +02:00
Guilhem Niot
9286903c85
Fix tests (#2036)
* Fix tests

* tes

* Remove api-platform hack
2022-09-25 19:47:49 +02:00
Guilhem Niot
aaf32cb2c2
Activate pcov 2022-09-03 12:36:23 +02:00
Guilhem Niot
78f81b996a
Update continuous-integration.yml 2022-09-03 12:32:11 +02:00
Guilhem Niot
4009e55b74
Compute coverage with PHPUnit 2022-09-03 12:29:51 +02:00
Baptiste Lafontaine
1cf58fbae0
Allow symfony/flex composer plugin (#2013) 2022-07-18 17:58:10 +02:00
Fabiano Roberto
2ade72d0aa feat(dependencies): #1913 - upgrade symfony 60 dependencies 2021-12-21 11:29:10 +01:00
Guilhem Niot
e15f3d272a Use an early version of Api-platform with symfony 6 support in one test case 2021-12-21 11:29:10 +01:00
Titouan Galopin
736d7e8783 Add PHP 8.1 in CI and better test supported Symfony minors 2021-12-14 17:36:17 +01:00
Alexey Alshenetsky
14383f4ee5
Add support for zircore/swagger-php 4.0 (#1916)
* add zircore/swagger-php v4 to composer.json

* fix incompatibilities

* add compatibility with 3.2

* Apply fixes from StyleCI

* mark SetsContextTrait as internal

* Bump php version

Co-authored-by: Alexey <alshenestky@icloud.com>
Co-authored-by: Alexey Alshenetsky <alshenetsky@users.noreply.github.com>
Co-authored-by: Guilhem Niot <guilhem@gniot.fr>
2021-12-11 14:39:04 +01:00
Guilhem Niot
ce6ed1ee80 Change the management of the cache of composer 2021-06-07 18:52:44 +02:00
Guilhem Niot
85978ad800 Fix github actions 2020-12-10 22:40:50 +01:00
Guilhem Niot
18c040b1c4 Add master branch to git actions workflow 2020-12-10 22:32:53 +01:00
Guilhem Niot
6d995a6e03
Add php 8 support (#1745)
* Add php 8 support

* Ignore platform reqs

* Change php constraint

* Use vendor/bin/simple-phpunit directly

* Remove willdurand/hateoas-bundle when testing php8

* Merge 3.x

* Move to github actions

* Fix the tests

* Change ./phpunit permissions

* Update deprecations policy
2020-12-10 21:59:36 +01:00