We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011e70c commit 14efeceCopy full SHA for 14efece
.github/workflows/build.yml
@@ -53,18 +53,18 @@ jobs:
53
php:
54
- 7.1
55
- 7.2
56
- - 7.3
57
- - 7.4
+ # - 7.3
+ # - 7.4
58
# - 8.0
59
include:
60
- php: 7.1
61
phpunit: 7.5.20
62
- php: 7.2
63
phpunit: 8.5.13
64
- - php: 7.3
65
- phpunit: 9.5.0
66
- - php: 7.4
67
+ # - php: 7.3
+ # phpunit: 9.5.0
+ # - php: 7.4
68
# - php: 8.0
69
# phpunit: 9.5.0
70
0 commit comments