Skip to content

Remove redundant laravel/framework constraint#48

Closed
ito-ito-ito-ito wants to merge 1 commit intovisuellverstehen:mainfrom
ito-ito-ito-ito:remove-laravel-constraint
Closed

Remove redundant laravel/framework constraint#48
ito-ito-ito-ito wants to merge 1 commit intovisuellverstehen:mainfrom
ito-ito-ito-ito:remove-laravel-constraint

Conversation

@ito-ito-ito-ito
Copy link
Copy Markdown
Contributor

The laravel/framework dependency is already defined by statamic/cms, making the explicit constraint in this package unnecessary. Removing it means this package no longer needs to be updated every time a new Laravel major version is released.

Also cleans up the dev-laravel-13 branch reference from the statamic/cms constraint, which is no longer needed after #47 was merged.

Ref: #47 (comment)

@el-schneider el-schneider self-requested a review March 24, 2026 12:39
The laravel/framework dependency is already defined by statamic/cms,
making the explicit constraint unnecessary. Removing it avoids the need
to update this package every time a new Laravel version is released.

Also removes the dev-laravel-13 branch reference from the statamic/cms
constraint as it is no longer needed after visuellverstehen#47 was merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants