Skip to content

Commit

Permalink
Merge pull request #109 from wandersonwhcr/feature/php-8.1
Browse files Browse the repository at this point in the history
Update PHP release candidate
  • Loading branch information
wandersonwhcr authored Nov 8, 2021
2 parents 30ba86b + 92070a9 commit 9c2f8c5
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.0RC4"
- "8.1.0RC5"
include:
- php_version: "8.1.0RC4"
- php_version: "8.1.0RC5"
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.0RC4"
- "8.1.0RC5"
include:
- php_version: "8.1.0RC4"
- php_version: "8.1.0RC5"
experimental: true
composer_platform_php: "8.0"
steps:
Expand Down

0 comments on commit 9c2f8c5

Please sign in to comment.