Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Support Laravel 11 #85

Merged
merged 7 commits into from
Mar 28, 2024
Merged

[1.x] Support Laravel 11 #85

merged 7 commits into from
Mar 28, 2024

Conversation

milwad-dev
Copy link
Owner

No description provided.

@milwad-dev milwad-dev marked this pull request as draft March 1, 2024 15:53
@websitevirtuoso
Copy link

websitevirtuoso commented Mar 14, 2024

Can we merge it?

Problem 1
    - Root composer.json requires milwad/laravel-validate ^1.7.2 -> satisfiable by milwad/laravel-validate[v1.7.2].
    - milwad/laravel-validate v1.7.2 requires laravel/framework 9.*|10.* -> found laravel/framework[v9.0.0-beta.1, ..., v9.52.16, v10.0.0, ..., v10.48.2] but it conflicts with your root composer.json require (^v11.0.5).

@oracast
Copy link

oracast commented Mar 15, 2024

any news?

@milwad-dev milwad-dev marked this pull request as ready for review March 28, 2024 17:08
@milwad-dev milwad-dev merged commit 1dd477c into 1.x Mar 28, 2024
34 of 35 checks passed
@milwad-dev milwad-dev deleted the add-support-laravel-11 branch March 28, 2024 17:19
@khalidmaquilang
Copy link

Problem 1
    - milwad/laravel-validate v1.8.0 requires morilog/jalali 3.* -> satisfiable by morilog/jalali[v3.0.0, ..., v3.4.1].
    - milwad/laravel-validate[v1.0, ..., v1.3] require laravel/framework ^8.0|^9.0 -> found laravel/framework[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but it conflicts with your root composer.json require (^11.0).
    - milwad/laravel-validate v1.4 requires laravel/framework ^7.0|^8.0|^9.0 -> found laravel/framework[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but it conflicts with your root composer.json require (^11.0).
    - milwad/laravel-validate[v1.6, ..., v1.7.2] require laravel/framework 9.*|10.* -> found laravel/framework[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.8] but it conflicts with your root composer.json require (^11.0).
    - morilog/jalali[v3.0.0, ..., v3.0.2] require illuminate/support ^5.0 -> found illuminate/support[v5.0.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
    - morilog/jalali[v3.0.3, ..., v3.0.8] require nesbot/carbon ^1.21 -> found nesbot/carbon[1.21.0, ..., 1.39.1] but the package is fixed to 3.2.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - morilog/jalali v3.0.9 requires php ^7.0 -> your php version (8.3.6) does not satisfy that requirement.
    - morilog/jalali[v3.0.10, ..., v3.1.2] require php ^7.0 | ^7.1 | ^7.2 -> your php version (8.3.6) does not satisfy that requirement.
    - morilog/jalali[v3.2.0, ..., v3.4.1] require nesbot/carbon ^1.21 || ^2.0 -> found nesbot/carbon[1.21.0, ..., 1.39.1, 2.0.0, ..., 2.72.3] but the package is fixed to 3.2.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - Root composer.json requires milwad/laravel-validate * -> satisfiable by milwad/laravel-validate[v1.0, ..., v1.8.0].

laravel 11

@milwad-dev
Copy link
Owner Author

Fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants