File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3737 "symfony/phpunit-bridge" : " ^8.0"
3838 },
3939 "require-dev" : {
40- "simplesamlphp/simplesamlphp" : " ^2.5@dev"
40+ "simplesamlphp/simplesamlphp" : " ^2.5@dev" ,
41+ "twig/twig" : " ~3.23" ,
4142 },
4243 "support" : {
4344 "issues" : " https://github.com/simplesamlphp/simplesamlphp-test-framework/issues" ,
Original file line number Diff line number Diff line change 44 " SimpleSAML\\ Error\\ ConfigurationError" ,
55 " SimpleSAML\\ Logger\\ LoggingHandlerInterface" ,
66 " SimpleSAML\\ Metadata\\ MetaDataStorageHandler" ,
7+ " SimpleSAML\\ Module" ,
78 " SimpleSAML\\ Session" ,
89 " SimpleSAML\\ Store\\ StoreFactory" ,
910 " SimpleSAML\\ Store\\ StoreInterface" ,
1011 " SimpleSAML\\ Utils\\ ClearableState" ,
1112 " SimpleSAML\\ Utils\\ System"
13+ " SimpleSAML\\ XHTML\\ Template"
1214 ]
1315}
You can’t perform that action at this time.
0 commit comments