Skip to content

[1.x] Add aspell and aspell-en for PHP 8.2, 8.3, and 8.4 #787

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

Closed
wants to merge 1 commit into from

Conversation

alissn
Copy link

@alissn alissn commented Apr 22, 2025

Hi,
This PR adds the aspell and aspell-en packages to the Laravel Sail Dockerfiles for PHP versions 8.2, 8.3, and 8.4.

Reason for the change

Laravel Sail is a local development environment, and this change supports the installation and use of the peckphp/peck static analysis package.

Peck requires:

  • PHP 8.2+
  • GNU Aspell

By including aspell and aspell-en in the Sail images, developers can seamlessly install and run peck inside the container without needing to manually publish sail config.

@taylorotwell
Copy link
Member

Thanks for your pull request to Laravel!

Unfortunately, I'm going to delay merging this code for now. To preserve our ability to adequately maintain the framework, we need to be very careful regarding the amount of code we include.

If applicable, please consider releasing your code as a package so that the community can still take advantage of your contributions!

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.

2 participants