We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4798fb commit 01cb60eCopy full SHA for 01cb60e
.github/workflows/release.yml
@@ -65,6 +65,7 @@ jobs:
65
strategy:
66
matrix:
67
php:
68
+ - '5.3'
69
- '5.4'
70
- '5.5'
71
- '5.6'
0 commit comments