Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 5df665f

Browse files
committed
Merge branch 'hotfix/3'
Close #3
2 parents 7078362 + 96bc8c2 commit 5df665f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"require": {
16-
"php": ">=5.3.23",
16+
"php": ">=5.5",
1717
"zendframework/zend-stdlib": "~2.5"
1818
},
1919
"require-dev": {
@@ -49,4 +49,4 @@
4949
"ZendTest\\Authentication\\": "test/"
5050
}
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)