Skip to content

Commit f1093e9

Browse files
committed
minor #720 Enhancement: Based on composer.json we should test 7.1.3 (OskarStark)
This PR was merged into the 1.0-dev branch. Discussion ---------- Enhancement: Based 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 Commits ------- 374c7eb Enhancement: Base on composer.json we should test 7.1.3
2 parents 5860133 + 374c7eb commit f1093e9

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)