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

Upgrade to laravel 9 #322

Closed
portableant opened this issue May 11, 2022 · 0 comments · Fixed by #323
Closed

Upgrade to laravel 9 #322

portableant opened this issue May 11, 2022 · 0 comments · Fixed by #323
Assignees
Labels
enhancement New feature or request php Pull requests that update Php code

Comments

@portableant
Copy link
Member

Update to the latest version of laravel. Requires some refactoring and replacement of markdown engine.

@portableant portableant self-assigned this May 11, 2022
@portableant portableant added enhancement New feature or request php Pull requests that update Php code labels May 11, 2022
portableant added a commit that referenced this issue May 11, 2022
1. Change to laravel 9 from version 8 - composer updates following the upgrade guide
2. Change markdown library from Buzzylab to arcanedev
3. Remove fideloper/proxy
4. Upgrade imagekit, fruitcake/laravel-cors, rebing/graphql, symfony/cache and kernel, thujohn/twitter and various spatie libraries (response cache etc)
5. Change pagination to bootstrap 5 from tailwind
6. Added fork of instagram scraper library that works with php version required

This fixes #322
portableant added a commit that referenced this issue May 11, 2022
This overcomes failed composer test generated via the action on github.

This fixes #322
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request php Pull requests that update Php code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant