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
No related merge requests found
{
"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: ...@@ -118,7 +118,7 @@ nginx:
ssl_key: '' ssl_key: ''
php: php:
install: '1' install: '1'
version: '54' version: '55'
composer: '1' composer: '1'
composer_home: '' composer_home: ''
modules: modules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment