Skip to content

Commit 47a5c0e

Browse files
committed
fix: bump composer.json version nodes
1 parent 3b9f958 commit 47a5c0e

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.1.12",
2+
"version": "4.1.14",
33
"authors": [
44
{
55
"name": "Kévin Dunglas",

src/Doctrine/Common/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"url": "https://github.com/soyuka/phpunit"
8282
}
8383
],
84-
"version": "4.1.12"
84+
"version": "4.1.14"
8585
}

src/Doctrine/Odm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"url": "https://github.com/soyuka/phpunit"
8282
}
8383
],
84-
"version": "4.1.12"
84+
"version": "4.1.14"
8585
}

src/Doctrine/Orm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"url": "https://github.com/soyuka/phpunit"
8282
}
8383
],
84-
"version": "4.1.12"
84+
"version": "4.1.14"
8585
}

src/Documentation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"url": "https://github.com/soyuka/phpunit"
4747
}
4848
],
49-
"version": "4.1.12"
49+
"version": "4.1.14"
5050
}

src/Elasticsearch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"url": "https://github.com/soyuka/phpunit"
8282
}
8383
],
84-
"version": "4.1.12"
84+
"version": "4.1.14"
8585
}

src/GraphQl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@
8888
"url": "https://github.com/soyuka/phpunit"
8989
}
9090
],
91-
"version": "4.1.12"
91+
"version": "4.1.14"
9292
}

src/Hal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@
7070
"url": "https://github.com/soyuka/phpunit"
7171
}
7272
],
73-
"version": "4.1.12"
73+
"version": "4.1.14"
7474
}

src/HttpCache/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@
7575
"url": "https://github.com/soyuka/phpunit"
7676
}
7777
],
78-
"version": "4.1.12"
78+
"version": "4.1.14"
7979
}

src/Hydra/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@
8282
"url": "https://github.com/soyuka/phpunit"
8383
}
8484
],
85-
"version": "4.1.12"
85+
"version": "4.1.14"
8686
}

0 commit comments

Comments
 (0)