Skip to content

Commit

Permalink
renames package
Browse files Browse the repository at this point in the history
  • Loading branch information
Elorfin committed Jul 10, 2023
1 parent 13be9f4 commit e5a2824
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"php": ">=7.2",
"symfony/framework-bundle": "~5.0|~6.0",
"symfony/security-bundle": "~5.0|~6.0",
"claroline/symfony-bridge": "~2.0"
"claroline/lightsaml-bridge": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "~8.4|~9.5",
Expand All @@ -34,11 +34,5 @@
"bin-dir": "bin"
},
"prefer-stable": true,
"minimum-stability": "stable",
"repositories": [
{
"type": "git",
"url": "git@github.com:FormaLibre/SymfonyBridgeBundle.git"
}
]
"minimum-stability": "stable"
}

0 comments on commit e5a2824

Please sign in to comment.