Skip to content

Commit 6f28d29

Browse files
committed
remove symfony version which doesnt fit with symfony 3
1 parent 778c9e8 commit 6f28d29

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)