Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysonsylverstone authored Dec 2, 2021
1 parent 3d03aa9 commit d1049b2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,15 @@
"license": "MIT",
"authors": [
{
"name": "TB",
"name": "Tenreiro Benjamin",
"email": "[email protected]"
}
],
"autoload": {
"psr-4": {
"Tommysonsylverstone\\ComposerTest\\": "src"
}
},
"require": {
"php": "^7.2 || ^8.0",
"sulu/sulu": "~2.3.0"
},
"repositories": [
{
"type": "vcs",
Expand Down

0 comments on commit d1049b2

Please sign in to comment.