Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
UndercoverNL authored Dec 26, 2022
1 parent bfbae23 commit ae74bd3
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
@@ -1,15 +1,15 @@
{
"name": "undercovernl/billingpackage",
"description": "Pterodactyl v2 Billing Package",
"version": "v1.1",
"version": "v1.2",
"authors": [
{
"name": "UndercoverNL",
"email": "mail@undercovernl.com"
}
],
"require": {
"php": "^8.1.0",
"php": "^8.0",
"stripe/stripe-php": "^10.2"
},
"autoload": {
Expand Down

0 comments on commit ae74bd3

Please sign in to comment.