Skip to content

Commit

Permalink
Merge pull request #1 from EurekaRanch/version_fix
Browse files Browse the repository at this point in the history
Version fix
  • Loading branch information
dunkoh authored Oct 17, 2018
2 parents 3dc506a + 1953416 commit 9d1ed80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "EurekaRanch/simplesamlphp-module-sqladminauth",
"description": "An authentication module for SimpleSAMLphp that allows admins to login as other users.",
"version": "1.1.7",
"version": "v1.1.7",
"type": "simplesamlphp-module",
"require": {
"simplesamlphp/composer-module-installer": "~1.0"
Expand Down
1 change: 1 addition & 0 deletions lib/Auth/Source/SQL.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php


/**
* SQL/password_hash/password_verify authentication source
*
Expand Down

0 comments on commit 9d1ed80

Please sign in to comment.