Skip to content

Commit

Permalink
set constrain for spiral/framework package
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Nov 28, 2024
1 parent d459822 commit d6ebf67
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,20 @@
"email": "[email protected]"
}
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/spiral"
}
],
"require": {
"php": ">=8.1",
"ext-mbstring": "*",
"ext-json": "*",
"doctrine/collections": "^1.7",
"fakerphp/faker": "^1.19",
"spiral/cycle-bridge": "^2.0",
"spiral/framework": "^3.4",
"spiral/framework": "3.4 - 3.13",
"spiral/helpers": "^1.0",
"spiral/keeper": "^0.10",
"spiral/nyholm-bridge": "^1.2",
Expand Down

0 comments on commit d6ebf67

Please sign in to comment.