Skip to content

Commit

Permalink
GH Actions: PHP 5.3 was missing from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl authored and grogy committed Dec 16, 2021
1 parent d4798fb commit 01cb60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
strategy:
matrix:
php:
- '5.3'
- '5.4'
- '5.5'
- '5.6'
Expand Down

0 comments on commit 01cb60e

Please sign in to comment.