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

Add support for PHP 8.3. #81

Merged
merged 10 commits into from
Dec 12, 2023
Prev Previous commit
Next Next commit
Set the correct name for the PHP 8.3 example Lando file.
pfrenssen committed Nov 28, 2023
commit f172c70c51ccb85b3f1e56b69237a5ecf0b9c808
2 changes: 1 addition & 1 deletion examples/8.3/.lando.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: lando-php82
name: lando-php83
events:
post-start:
- defaults: php -i | grep memory_limit | grep -e "-1"