Skip to content

Instantly share code, notes, and snippets.

@slywalker
Created August 25, 2017 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slywalker/30a905cd005b2015308a4940a654cfc9 to your computer and use it in GitHub Desktop.
Save slywalker/30a905cd005b2015308a4940a654cfc9 to your computer and use it in GitHub Desktop.
{
"require": {
"admad/cakephp-sequence": "^2.0",
"cakedc/enum": "^1.0",
"cakephp/acl": "^0.2.2",
"cakephp/cakephp": "~3.4.0",
"cakephp/localized": "dev-master",
"cakephp/migrations": "~1.0",
"cakephp/plugin-installer": "*",
"egeloen/google-map": "^2.0",
"egeloen/serializer": "^1.0",
"fabpot/goutte": "^3.2",
"friendsofcake/bootstrap-ui": "^1.0",
"friendsofcake/cakephp-csvview": "^3.2",
"friendsofcake/crud": "^5.1",
"friendsofcake/search": "^3.1",
"google/apiclient": "^2.0",
"intervention/image": "^2.3",
"josegonzalez/cakephp-upload": "^3.6",
"josegonzalez/dotenv": "^2.0",
"k1low/property-enum": "^1.2",
"league/flysystem-aws-s3-v3": "^1.0",
"league/oauth2-google": "@stable",
"markstory/asset_compress": "^3.1",
"mbilbille/jpnforphp": "^0.7.0",
"mobiledetect/mobiledetectlib": "2.*",
"monolog/monolog": "^1.21",
"muffin/footprint": "^1.0",
"muffin/oauth2": "^1.0",
"muffin/orderly": "^1.0",
"muffin/trash": "^1.1",
"php-http/guzzle6-adapter": "^1.1",
"php-http/message": "^1.5",
"riesenia/cakephp-duplicatable": "^3.0",
"sebastian/diff": "^1.4",
"simplesamlphp/saml2": "^3.0",
"yohang/finite": "^1.1"
},
"require-dev": {
"psy/psysh": "@stable",
"cakephp/debug_kit": "~3.2",
"cakephp/bake": "~1.1",
"sizuhiko/cake_fabricate": "^0.2.1",
"cakephp/cakephp-codesniffer": "^3.0",
"phpunit/phpunit": "^6.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment