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
feature #24 Allowed PHP 8.0 in composer.json and enabled Travis builds on PHP 8.0 (anyt)
This PR was squashed before being merged into the 2.0-dev branch.
Discussion
----------
Allowed PHP 8.0 in composer.json and enabled Travis builds on PHP 8.0
Allowed PHP 8.0 in composer.json and enabled Travis builds on PHP 8.0.
Also, to make tests green, locked the doctrine/dbal package to ~2.2 (the same version is used in https://github.com/symfony/security-acl/blob/main/composer.json#L26) because the symfony/security-acl is not compatible with doctrine/dbal 3.0 yet.
Commits
-------
b257792 Allowed PHP 8.0 in composer.json and enabled Travis builds on PHP 8.0
0 commit comments