Skip to content

Commit 77cf302

Browse files
committed
Ignores Symfony
1 parent 311e52e commit 77cf302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frameworks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: true
1414
matrix:
1515
os: [ubuntu-latest]
16-
version: ['^6.0', '^5.0', '^4.4', '@stable', '@dev'] # Test current LTS, current release, and future release
16+
version: ['^4.4', '@stable', '@dev'] # Test current LTS, current release, and future release
1717
php: ['7.4', '8.0', '8.1']
1818
composer-version: [v2]
1919
env:

0 commit comments

Comments
 (0)