File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ sudo: required
33language : php
44
55php :
6- - 5.5
76 - 5.6
87 - 7.0
98 - 7.1
Original file line number Diff line number Diff line change 1111 },
1212 {
1313 "name" : " Olav Morken" ,
14- "email" : " lavmrk@gmail.com "
14+ "email" : " olav.morken@uninett.no "
1515 }
1616 ],
1717 "config" : {
2626 }
2727 },
2828 "require" : {
29- "php" : " >=5.5 " ,
29+ "php" : " >=5.6 " ,
3030 "simplesamlphp/composer-module-installer" : " ~1.1" ,
3131 "simplesamlphp/simplesamlphp-module-consent" : " ^1.0" ,
3232 "webmozart/assert" : " ~1.4"
3333 },
3434 "require-dev" : {
3535 "simplesamlphp/simplesamlphp" : " ^1.17" ,
36- "phpunit/phpunit" : " ~4.8.36 "
36+ "phpunit/phpunit" : " ~5.7 "
3737 },
3838 "extra" : {
3939 "ssp-mixedcase-module-name" : " consentAdmin"
Original file line number Diff line number Diff line change 55 totallyTyped =" false"
66>
77 <projectFiles >
8+ <directory name =" hooks" />
89 <directory name =" www" />
910 </projectFiles >
1011
You can’t perform that action at this time.
0 commit comments