Skip to content

Commit e2fe9de

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 530ac85 + 8d9d175 commit e2fe9de

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/Resources/doc export-ignore
2+
/Tests export-ignore
3+
/phpunit.xml.dist export-ignore
4+
/.git* export-ignore

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- php: 8.1
1818
symfony: 6.0.*
19-
- php: 8.4
19+
- php: 8.5
2020
symfony: 7.3.*
2121

2222
steps:

0 commit comments

Comments
 (0)