Skip to content

Commit 374c7eb

Browse files
committed
Enhancement: Base on composer.json we should test 7.1.3
instead of 7.1.33 For reference see: https://github.com/symfony/maker-bundle/blob/ffaee624a20a462ec2da82942d3c9d8fc8dd1421/composer.json#L16
1 parent ffaee62 commit 374c7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
strategy:
8585
matrix:
8686
php-version:
87-
- '7.1.33'
87+
- '7.1.3'
8888
- '7.2'
8989
- '7.3'
9090
- '7.4'

0 commit comments

Comments
 (0)