Skip to content
Snippets Groups Projects
Commit d1823203 authored by Michael Fairchild's avatar Michael Fairchild
Browse files

Remove packages that we no longer need

parent b4438c0a
No related branches found
No related tags found
No related merge requests found
...@@ -3,29 +3,7 @@ ...@@ -3,29 +3,7 @@
"vendor-dir": "vendor/composer" "vendor-dir": "vendor/composer"
}, },
"require": { "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" "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 "prefer-stable": true
} }
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment