6 Commits

Author SHA1 Message Date
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