Skip to content

Commit

Permalink
Adding 7.0, 7.1 and 7.2 to the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk authored Jan 6, 2023
1 parent 7eabea5 commit 41f7f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
operating-system: ['ubuntu-latest']
php-versions: [5.3, 5.4, 5.5, 5.6]
php-versions: [5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2]
steps:
- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php
Expand Down

0 comments on commit 41f7f73

Please sign in to comment.