There was an error while loading. Please reload this page.
1 parent 612267e commit 5e4b796Copy full SHA for 5e4b796
1 file changed
.github/workflows/tests.yml
@@ -17,6 +17,9 @@ jobs:
17
experimental: [false]
18
composer-options: ['']
19
include:
20
+ - php: 7.4
21
+ composer-options: '--prefer-lowest'
22
+ experimental: false
23
- php: 8.2
24
analysis: true
25
- php: 8.5
0 commit comments