Skip to content

Commit

Permalink
Further submodule version/dependency adjustments for Vanilo 5
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Mar 5, 2025
1 parent ee561cf commit e8d0721
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
php: ['8.3', '8.4']
laravel: ['10.48', '11.0', '11.44', '12.0']
php: [ '8.3', '8.4' ]
laravel: [ '10.48', '11.0', '11.44', '12.0' ]
name: PHP ${{ matrix.php }} Laravel ${{ matrix.laravel }}
steps:
- name: Checkout
Expand Down
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
##### 2025-XX-XX

- Dropped PHP 8.2 Support
- Changed the minimum Laravel 10 version to v10.48
- Added Laravel 12 Support
- PHP 8.4 deprecation fixes

Expand Down

0 comments on commit e8d0721

Please sign in to comment.