Skip to content

Commit cbcd89a

Browse files
committed
cleanup
1 parent 1c0ff9e commit cbcd89a

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
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
include:
1515
- php: "7.4"
16-
COMPOSER_FLAGS: "--ignore-platform-reqs --prefer-stable --prefer-lowest"
16+
COMPOSER_FLAGS: "--prefer-stable --prefer-lowest"
1717
- php: "8.0"
1818
- php: "8.1"
1919
- php: "8.2"

0 commit comments

Comments
 (0)