You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump dependencies for to php >=8.1
* remove symfony 5.4 support & bump symfony 6 to minimum 6.4
* use ramsey/composer-install in ci
* use ramsey/composer-install in ci
* use ramsey/composer-install in ci
* fix sensio/framework-extra-bundle dependency
* ease symfony/framework-bundle constraint
* remove unsupported sensio/framework-extra-bundle
* Revert "remove unsupported sensio/framework-extra-bundle"
This reverts commit a028601.
* fix incompatible Symfony 7 job being skipped
* fix incorrect docs for MapQueryString controller
* rewrite annotation detection
* fix symfony 7 not using serializer groups
* update baseline
* exclude symfony 7 with annotations support
* skip symfony 7 & php 8.1
* replace phpunit baseline with ignoreFile
* bump phpunit
* improve ci readability
* rename docs workflow
* add phpstan
* use ubuntu latest
* ci docs: use same rules to lower jobs
* cleanup phpunit.xml.dist
* include root php files
* generate phpstan baseline
* style fix
* bump dependencies for to php >=8.1
* remove symfony 5.4 support & bump symfony 6 to minimum 6.4
* use ramsey/composer-install in ci
* use ramsey/composer-install in ci
* use ramsey/composer-install in ci
* fix sensio/framework-extra-bundle dependency
* ease symfony/framework-bundle constraint
* remove unsupported sensio/framework-extra-bundle
* Revert "remove unsupported sensio/framework-extra-bundle"
This reverts commit a028601.
* fix incompatible Symfony 7 job being skipped
* fix incorrect docs for MapQueryString controller
* rewrite annotation detection
* fix symfony 7 not using serializer groups
* update baseline
* exclude symfony 7 with annotations support
* skip symfony 7 & php 8.1
* replace phpunit baseline with ignoreFile
* bump phpunit
* improve ci readability
* rename docs workflow
* add phpstan
* use ubuntu latest
* ci docs: use same rules to lower jobs
* cleanup phpunit.xml.dist
* include root php files
* generate phpstan baseline
* style fix
* update phpstan-baseline
0 commit comments