Skip to content

Commit

Permalink
Merge pull request #114 from wandersonwhcr/feature/php
Browse files Browse the repository at this point in the history
Upgrade PHP 8.1 to release candidate 6
  • Loading branch information
wandersonwhcr authored Nov 17, 2021
2 parents 7040159 + f6d842e commit 5f23fd0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
php_version:
- "7.4"
- "8.0"
- "8.1.0RC5"
- "8.1.0RC6"
include:
- php_version: "8.1.0RC5"
- php_version: "8.1.0RC6"
experimental: true
composer_platform_php: "8.0"
steps:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/updated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
php_version:
- "7.4"
- "8.0"
- "8.1.0RC5"
- "8.1.0RC6"
include:
- php_version: "8.1.0RC5"
- php_version: "8.1.0RC6"
experimental: true
composer_platform_php: "8.0"
steps:
Expand Down

0 comments on commit 5f23fd0

Please sign in to comment.