Skip to content

Commit f11e4c9

Browse files
committed
cs: newline ending
1 parent 89e6511 commit f11e4c9

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

src/Doctrine/Common/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@
6767
"scripts": {
6868
"test": "./vendor/bin/phpunit"
6969
}
70-
}
70+
}

src/Doctrine/Odm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@
6868
"scripts": {
6969
"test": "./vendor/bin/phpunit"
7070
}
71-
}
71+
}

src/Doctrine/Orm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@
6969
"scripts": {
7070
"test": "./vendor/bin/phpunit"
7171
}
72-
}
72+
}

src/Elasticsearch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@
6868
"scripts": {
6969
"test": "./vendor/bin/phpunit"
7070
}
71-
}
71+
}

src/GraphQl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
"scripts": {
7474
"test": "./vendor/bin/phpunit"
7575
}
76-
}
76+
}

src/HttpCache/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@
6262
"scripts": {
6363
"test": "./vendor/bin/phpunit"
6464
}
65-
}
65+
}

src/Hydra/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@
7474
"scripts": {
7575
"test": "./vendor/bin/phpunit"
7676
}
77-
}
77+
}

src/JsonApi/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
"scripts": {
7272
"test": "./vendor/bin/phpunit"
7373
}
74-
}
74+
}

src/JsonLd/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@
6565
"require-dev": {
6666
"phpunit/phpunit": "^11.2"
6767
}
68-
}
68+
}

src/JsonSchema/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@
6565
"scripts": {
6666
"test": "./vendor/bin/phpunit"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)