Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3 from nofutur3/patch-1
Browse files Browse the repository at this point in the history
added support for Nette 2.2
  • Loading branch information
Jan Drábek committed May 6, 2014
2 parents 636efaa + 1314530 commit fd02610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
],
"require": {
"php": ">=5.3.1",
"nette/nette": "2.0.* | 2.1.*"
"nette/nette": "2.0.* | 2.1.* | 2.2.*"
}
}

0 comments on commit fd02610

Please sign in to comment.