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

Migration of laravel framework #323

Merged
merged 4 commits into from
May 11, 2022
Merged

Conversation

portableant
Copy link
Member

  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 closes #322

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
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
This overcomes failed composer test generated via the action on github.

This fixes #322
…nto issue-322-laravel-9-migration

# Conflicts:
#	composer.json
#	composer.lock
@portableant portableant merged commit 891e38c into master May 11, 2022
@portableant portableant deleted the issue-322-laravel-9-migration branch May 13, 2022 21:46
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.

Upgrade to laravel 9
1 participant