replace session class

This commit is contained in:
Nicolas Lœuillet
2015-01-18 22:25:29 +01:00
parent a20f96b76d
commit 10939766de
3 changed files with 46 additions and 4 deletions

View File

@ -26,6 +26,10 @@
{
"type": "vcs",
"url": "https://github.com/wallabag/PHP-Flash-Messages"
},
{
"type": "vcs",
"url": "https://github.com/wallabag/kriss_php5"
}
],
"require": {
@ -35,6 +39,7 @@
"fabpot/goutte": "2.0.*@dev",
"ezyang/htmlpurifier": "dev-master",
"mgargano/simplehtmldom": "dev-master",
"wallabag/PHP-Flash-Messages": "dev-master"
"wallabag/PHP-Flash-Messages": "dev-master",
"wallabag/kriss_php5": "dev-master"
}
}