Skip to content

nette/application 2.4 is not compatible with nette/utils 3.0 #210

Description

@xificurk

Version: 2.4.x

Bug Description

composer.json allows nette/utils ~3.0.0, but it's not compatible because of at leaset one missing return type:
Fatal error: Declaration of Nette\Application\Routers\RouteList::offsetSet($index, $route) must be compatible with Nette\Utils\ArrayList::offsetSet($index, $value): void

Possible Solution

Probably the only way out of this is to remove nette/utils 3.0 from allowed dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions