Skip to content

Commit

Permalink
Update composer to lock Cake version to ^3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaboncukcu committed May 9, 2018
1 parent f7478e1 commit c8c7848
Show file tree
Hide file tree
Showing 1,706 changed files with 3 additions and 233,569 deletions.
4 changes: 2 additions & 2 deletions ...or/sebastian/recursion-context/.gitignore → .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/.idea
/composer.lock
/vendor
/.idea
composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "cakephp-plugin",
"require": {
"php": ">=5.4.16",
"cakephp/cakephp": "~3.0"
"cakephp/cakephp": "^3.6",
},
"require-dev": {
"phpunit/phpunit": "*"
Expand Down
3 changes: 0 additions & 3 deletions vendor/aura/intl/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions vendor/aura/intl/.travis.yml

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/aura/intl/LICENSE

This file was deleted.

59 changes: 0 additions & 59 deletions vendor/aura/intl/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions vendor/aura/intl/composer.json

This file was deleted.

7 changes: 0 additions & 7 deletions vendor/autoload.php

This file was deleted.

1 change: 0 additions & 1 deletion vendor/bin/phpunit

This file was deleted.

44 changes: 0 additions & 44 deletions vendor/cakephp/cakephp/.varci.yml

This file was deleted.

91 changes: 0 additions & 91 deletions vendor/cakephp/cakephp/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/cakephp/cakephp/VERSION.txt

This file was deleted.

Loading

0 comments on commit c8c7848

Please sign in to comment.