Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
daocatt committed Apr 10, 2023
1 parent 5665049 commit 3ea7e28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "gtdxyz/demoext",
"type": "suda-extension",
"description": "suda extension",
"description": "suda demo extension",
"keywords": ["laravel", "suda", "gtd"],
"homepage": "https://github.com/sudacollect/suda.git",
"homepage": "https://github.com/sudacollect/demoext.git",
"license": "MIT",
"require": {
"php": "^8.1",
"gtdxyz/suda": "dev-main"
"gtdxyz/suda": "^10.0"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 3ea7e28

Please sign in to comment.