PHP 8?

Issue #2 resolved
Former user created an issue

Would it be possible to add support for PHP 8?

I updated my development machine to PHP 8.0.1 and it seems to work. But I cannot update via composer anymore.

Thanks for the good work!

/Anders

composer update Loading composer repositories with package information Updating dependencies Restricting packages listed in "symfony/symfony" to "^5.0" Your requirements could not be resolved to an installable set of packages.

Problem 1 - Root composer.json requires robert-kampas/symfony-graph-authenticator ^1.5.1 -> satisfiable by robert-kampas/symfony-graph-authenticator[1.5.1]. - robert-kampas/symfony-graph-authenticator 1.5.1 requires php ^7.3 -> your php version (8.0.1) does not satisfy that requirement.

Comments (1)

  1. Log in to comment