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

update to phpstan 2.0 #319

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "rename package for ubuntu"
This reverts commit 3653373.
ptmkenny committed Dec 12, 2024
commit 27036e6a896c9c032ca2b3c0606d9f8f48cdad75
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ commands:
setup-job:
steps:
- checkout
- run: sudo apt-get update && sudo apt-get install -y libpng-dev libjpeg62-dev
- run: sudo apt-get update && sudo apt-get install -y libpng-dev libjpeg62-turbo-dev
- run: sudo docker-php-ext-install gd
- run:
name: Disable PHP memory limit