Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jeankassio authored Apr 29, 2023
1 parent 1460d0e commit 86c43d9
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,10 @@
"symfony/http-client": "^5.3 || ^6.0",
"symfony/http-kernel": "^5.3 || ^6.0",
"symfony/process": "^5.3 || ^6.0",
"symfony/css-selector": "^5.3 || ^6.0",
"symfony/panther": "^2.0.1"
},
"autoload": {
"psr-4": { "JeanKassio\\Sioner\\": "src/" }
},
"require-dev": {
"symfony/css-selector": "^5.3 || ^6.0",
"symfony/framework-bundle": "^5.3 || ^6.0",
"symfony/mime": "^5.3 || ^6.0",
"symfony/phpunit-bridge": "^5.3 || ^6.0"
}
}
}

0 comments on commit 86c43d9

Please sign in to comment.