Skip to content

Commit 1a8e2d2

Browse files
committed
Updated ECS to commit bd37252a3cb9f046d931ff92d21eed633fd1a2df
1 parent e0de6e0 commit 1a8e2d2

2,085 files changed

Lines changed: 231244 additions & 4343 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/FUNDING.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/workflows/along_with_symfony_deprecations.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.

.github/workflows/check_command_run.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Check Command Run
22

33
on:
44
push:
5-
tags:
6-
- '*.72'
75

86
jobs:
97
check_command_run:

.github/workflows/code_analysis.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

.github/workflows/downgraded_release.yaml

Lines changed: 0 additions & 92 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
.vscode
2-
/vendor
3-
composer.phar
1+
# we need the vendor
42
composer.lock
53

6-
/.phpunit.cache
4+
.phpunit.result.cache
75

86

97
# to keep local rector outside git repository
108
rector-local
119

1210
php-scoper.phar
13-
14-
15-
# gpt
16-
.claude

0 commit comments

Comments
 (0)