Test against PHP 7.4 instead of snapshot

parent 717a52b1
...@@ -58,7 +58,7 @@ jobs: ...@@ -58,7 +58,7 @@ jobs:
- stage: Test - stage: Test
php: "7.2" php: "7.2"
- stage: Test - stage: Test
php: "7.4snapshot" php: "7.4"
# Test against lowest supported dependencies # Test against lowest supported dependencies
- stage: Test - stage: Test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment