Skip to content

Commit

Permalink
Add 1.7.8.0 for phpstan && update to the last 1.7.7.x
Browse files Browse the repository at this point in the history
Add 1.7.8.0 for phpstan && update to the last 1.7.7.x
  • Loading branch information
Touxten authored Oct 12, 2021
2 parents 4edc88f + 9d69d6c commit 814d8cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

strategy:
matrix:
presta-versions: [ '1.7.5.0', '1.7.5.2', '1.7.6.9', '1.7.7.5' ]
presta-versions: [ '1.7.5.0', '1.7.5.2', '1.7.6.9', '1.7.7.8', '1.7.8.0' ]

steps:
- name: Checkout
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ First [install from sources](/README.md#install-from-sources) and see [Contribut
| 1.7.5.x | :heavy_check_mark: |
| 1.7.6.x | :heavy_check_mark: |
| 1.7.7.x | :heavy_check_mark: |
| 1.7.8.x | :heavy_check_mark: |

| Php Version | Compatible |
| ------ | -----------|
Expand Down

0 comments on commit 814d8cf

Please sign in to comment.