Skip to content

symfony/polyfill-php80 should be moved to require section in composer.json file #37

Closed
@SOHELAHMED7

Description

@SOHELAHMED7

I observed that polyfill package symfony/polyfill-php80 is used.

File: src/lib/items/RouteData.php::detectUrlPattern()

if (!str_starts_with(trim($this->path, '/'), trim($prefix, '/'))) {

It is present in require-dev section in composer.json

It should be present in require section

Metadata

Metadata

Assignees

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