Skip to content

Commit

Permalink
Update composer for release Laravel 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Feb 9, 2022
1 parent e11b4db commit af13d93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
php: ['8.0', '8.1']
laravel: ['8.22', '8.81', '9.0']
laravel: ['8.22', '8.83', '9.0']
enum: ['2', '3']
exclude:
- php: '8.1'
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"description": "Enum attribute casting for Eloquent models",
"type": "library",
"license": "MIT",
"minimum-stability": "dev",
"keywords": ["enum", "konekt", "artkonekt", "laravel", "eloquent"],
"support": {
"source": "https://github.com/artkonekt/enum-eloquent"
Expand Down

0 comments on commit af13d93

Please sign in to comment.