Skip to content

Commit

Permalink
Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
apiaget authored Apr 17, 2024
1 parent e92a8f5 commit b09e739
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ php:
- 8.0
- 8.1
- 8.2
- 8.3

env:
- LARAVEL_VERSION=^6.0
- LARAVEL_VERSION=^7.0
- LARAVEL_VERSION=^8.0
- LARAVEL_VERSION=^9.0
- LARAVEL_VERSION=^10.0
- LARAVEL_VERSION=^11.0

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit b09e739

Please sign in to comment.