Skip to content

Commit 9dd5276

Browse files
committed
Merge pull request #1259 from FriendsOfSymfony/Tobion-patch-1
remove symfony version which doesnt fit with symfony 3
2 parents 778c9e8 + 6f28d29 commit 9dd5276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "friendsofsymfony/rest-bundle",
33
"type": "symfony-bundle",
4-
"description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2",
4+
"description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
55
"keywords": ["rest"],
66
"homepage": "http://friendsofsymfony.github.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)