Skip to content
Snippets Groups Projects
Commit a2019868 authored by spennythug's avatar spennythug
Browse files

Upgrading templates to 4.1

parent f3bc3827
No related branches found
No related tags found
4 merge requests!15WIP: Support WDN version 5.3,!8Update for elgg upgrade,!3Develop,!1Git fixes
{
"config": {
"vendor-dir": "vendor/composer"
},
"require": {
"simple-cas/simple-cas": "dev-master",
"pear-pear.php.net/HTTP_Request2": "*",
"tedivm/stash": "0.12.*",
"unl/unl_cache_lite": "0.1.*",
"unl/php-wdn-templates": "^4.1"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/saltybeagle/SimpleCAS.git"
},
{
"type": "pear",
"url": "http://pear.php.net"
},
{
"type": "vcs",
"url": "https://github.com/unl/phpdwtparser.git"
},
{
"type": "vcs",
"url": "https://github.com/unlpear/UNL_Cache_Lite.git"
}
],
"prefer-stable": true
}
\ No newline at end of file
This diff is collapsed.
......@@ -118,7 +118,7 @@ nginx:
ssl_key: ''
php:
install: '1'
version: '54'
version: '55'
composer: '1'
composer_home: ''
modules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment