Skip to content

Commit b9ed91d

Browse files
committed
Use new repository structure
1 parent 4895bbe commit b9ed91d

File tree

5 files changed

+216
-207
lines changed

5 files changed

+216
-207
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "phpbenchmarks/symfony-4-0",
2+
"name": "phpbenchmarks/symfony",
33
"license": "proprietary",
44
"type": "project",
55
"require": {
@@ -9,7 +9,7 @@
99
"symfony/framework-bundle": "^4.0",
1010
"symfony/lts": "^4@dev",
1111
"symfony/yaml": "^4.0",
12-
"phpbenchmarks/symfony": "1.0.1"
12+
"phpbenchmarks/symfony-common": "4.1.0"
1313
},
1414
"config": {
1515
"preferred-install": {

0 commit comments

Comments
 (0)