Skip to content

Commit

Permalink
"minimum-stability": "beta",
Browse files Browse the repository at this point in the history
  • Loading branch information
MekDrop authored Apr 2, 2024
1 parent a60a037 commit 35f9dbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
"type": "library",
"require": {
"imponeer/smarty-extensions-contracts": "^3.0",
"php": "^7.3 || ^8.0",
"php": "^8.1",
"sunrise/http-router": "^3"
},
"license": "MIT",
"minimum-stability": "beta",
"authors": [
{
"name": "Raimondas Rimkevičius (aka MekDrop)",
Expand Down

0 comments on commit 35f9dbc

Please sign in to comment.