Skip to content

Commit

Permalink
Merge pull request #319 from Power-Components/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
luanfreitasdev authored Mar 7, 2022
2 parents 8378d0f + 274908b commit 6f97202
Show file tree
Hide file tree
Showing 8 changed files with 10,106 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

strategy:
matrix:
php: [ 7.4, 8.0, 8.1 ]
php: [ 8.1, 8.0, 7.4 ]
laravel: [ 8.* ]
dependency-version: [ prefer-stable ]

Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
vendor
composer.lock
.idea/
.php_cs.cache

Expand Down
Loading

0 comments on commit 6f97202

Please sign in to comment.