Skip to content

Commit

Permalink
Add license & bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vollborn committed Jul 30, 2024
1 parent 3e04f47 commit 64cdb4b
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 @@ -2,7 +2,8 @@
"name": "drei-d/laravel-jtl-api",
"description": "a JTL api wrapper for Laravel",
"type": "library",
"version": "0.0.5",
"version": "1.0.0",
"license": "MIT",
"require": {
"php": "^8.2",
"laravel/framework": "^11"
Expand Down

0 comments on commit 64cdb4b

Please sign in to comment.