Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
proditis committed Dec 19, 2024
1 parent 50df567 commit 5cb1bfa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"require": {
"php": ">=5.4.0 || >=8",
"yiisoft/yii2": "2.0.50",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-bootstrap4": "^2.0",
"overals/yii2-whois": "~1.0.0",
"stripe/stripe-php": "^16.2",
"yiisoft/yii2-bootstrap": "~2.0.11",
"yiisoft/yii2-bootstrap4": "^2.0.11",
"overals/yii2-whois": "~1.0.2",
"stripe/stripe-php": "^16.4",
"yiisoft/yii2-symfonymailer": "^4.0.0",
"yzalis/identicon": "^2.0"
},
Expand Down

0 comments on commit 5cb1bfa

Please sign in to comment.