Skip to content

Commit

Permalink
Merge pull request #3 from imponeer/improvement/Compatible-with-impon…
Browse files Browse the repository at this point in the history
…eer/smarty-extensions-contracts-1.0-||-2.0

Compatible with imponeer/smarty-extensions-contracts ^1.0 || ^2.0
  • Loading branch information
MekDrop authored Jan 23, 2022
2 parents e1a3921 + 0d18f04 commit c1b5331
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 @@ -3,7 +3,7 @@
"description": "Smarty extensions to use with amazing router from sunrise-php",
"type": "library",
"require": {
"imponeer/smarty-extensions-contracts": "^1.0",
"imponeer/smarty-extensions-contracts": "^1.0 || ^2.0",
"php": ">=7.2",
"sunrise/http-router": "^2"
},
Expand Down

0 comments on commit c1b5331

Please sign in to comment.