Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f05cf0

Browse files
committed
Use new repository structure
1 parent b3e1345 commit 7f05cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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",
2+
"name": "phpbenchmarks/symfony-common",
33
"license": "proprietary",
44
"type": "project",
55
"autoload": {
@@ -8,6 +8,6 @@
88
}
99
},
1010
"require": {
11-
"php": ">=5.4.0"
11+
"symfony/symfony": "^3.0"
1212
}
1313
}

0 commit comments

Comments
 (0)