You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6965 Update minimum PHP version (javiereguiluz)
This PR was merged into the 4.x branch.
Discussion
----------
Update minimum PHP version
## Summary
- update README to require PHP 8.1
## Testing
- `git status --short`
Commits
-------
93f2414 docs: update minimum PHP version to 8.1
| `4.x` | `4.x` | `5.4`, `6.x` and `7.x` | `8.0.2` or higher | New features and bug fixes | [Read Docs](https://symfony.com/bundles/EasyAdminBundle/4.x/index.html)
29
+
| `4.x` | `4.x` | `5.4`, `6.x` and `7.x` | `8.1` or higher | New features and bug fixes | [Read Docs](https://symfony.com/bundles/EasyAdminBundle/4.x/index.html)
30
30
| `3.x` | `3.x` | `4.4`, and `5.x` | `7.2.5` or higher | Bug fixes only; no new features | [Read Docs](https://symfony.com/bundles/EasyAdminBundle/3.x/index.html)
31
31
| `2.x` | `2.x` | `4.x`, and `5.x` | `7.1.3` or higher | No longer maintained | [Read Docs](https://symfony.com/bundles/EasyAdminBundle/2.x/index.html)
32
32
| `1.x` | `1.x` | `2.x`, `3.x` and `4.x` | `5.3.0` or higher | No longer maintained | -
0 commit comments