Skip to content

Commit

Permalink
bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericCasazza committed Sep 14, 2020
1 parent 6de12a9 commit 3d44b19
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 34 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@
"require" : {
"php": "^5.5.9|>=7.0.8",
"symfony/framework-bundle": "~2.7|~3.0|~4.0",
"symfony/security": "~3.0|~4.0",
"symfony/security-core": "~3.0|~4.0"
"symfony/security-guard": "~3.0|~4.0"
},
"autoload": {
"psr-4": { "UniceSIL\\ShibbolethBundle\\": "" }
}
}
}
197 changes: 166 additions & 31 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d44b19

Please sign in to comment.