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 658ee3d commit c074b8d
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
Expand Up @@ -25,12 +25,12 @@
"symfony/process": "^5.3 || ^6.0"
},
"autoload": {
"psr-4": { "JeanKassio\\Sioner\\MetadataExtractor\\": "src/" }
"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 c074b8d

Please sign in to comment.