Skip to content

Commit

Permalink
fix for new season
Browse files Browse the repository at this point in the history
upgrade cakephp 3.8
  • Loading branch information
fiste788 committed Aug 22, 2019
1 parent 61e53f9 commit e66730d
Show file tree
Hide file tree
Showing 5 changed files with 780 additions and 658 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"burzum/cakephp-service-layer": "dev-master",
"cakephp/authentication": "dev-master",
"cakephp/authorization": "dev-master",
"cakephp/cakephp": "3.7.*",
"cakephp/cakephp": "3.8.*",
"cakephp/migrations": "^2.0",
"cakephp/plugin-installer": "^1.0",
"fiste788/cake-scheduler": "dev-master as 1.0",
Expand All @@ -35,7 +35,7 @@
"spatie/image": "^1.5",
"symfony/css-selector": "^4.0",
"symfony/dom-crawler": "^4.0",
"web-auth/webauthn-lib": "1.2.x-dev"
"web-auth/webauthn-lib": "^2.0"
},
"require-dev": {
"cakephp/bake": "^1.7",
Expand Down Expand Up @@ -82,4 +82,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}
Loading

0 comments on commit e66730d

Please sign in to comment.