-
Notifications
You must be signed in to change notification settings - Fork 12
Update to PHP 8.2-8.5 and Laravel 11-12 #34
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
Conversation
Co-authored-by: jszobody <[email protected]>
|
@copilot Remove Windows from our test matrix, linux only is fine |
Co-authored-by: jszobody <[email protected]>
|
@copilot Need to support larastan/larastan v3.x as well as v2. right now our test runner can't composer install. please update, and make sure composer install works on at least one of our php versions, if you can. |
Co-authored-by: jszobody <[email protected]>
Updated larastan to support both v2 and v3 ( Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Modernize package dependencies by dropping support for PHP 8.1, Laravel 9-10, and updating all development tooling to match.
Changes
Core Requirements
^8.1→^8.2^9.0|^10.0|^11.0|^12.0→^11.0|^12.0Development Dependencies
^7.22→^9.0|^10.0(Laravel 11-12 support)^1.22→^2.0|^3.0^1.1→^2.0|^3.0^9.6→^10.0|^11.0^1.5→^1.18^6.4→^7.0|^8.0^2.4.1→^2.9|^3.0(supports both v2 and v3)pestphp/pest-plugin-parallel(integrated in Pest v2+)CI Matrix
Repository
composer.lockfrom version control (already in .gitignore)Verification
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.