Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Nov 30, 2023
1 parent 30071ea commit 7caa4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"require": {
"php": ">=8.0",
"luyadev/luya-module-admin": "^4.9.1",
"luyadev/luya-module-admin": ">=4.9.1",
"luyadev/luya-headless": "^2.10.1",
"stripe/stripe-php": "^7.1"
},
Expand Down Expand Up @@ -64,4 +64,4 @@
"phpcsfixer": "vendor/bin/php-cs-fixer fix",
"rector": "vendor/bin/rector"
}
}
}

0 comments on commit 7caa4ae

Please sign in to comment.