We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3f249 commit 8b2b7bfCopy full SHA for 8b2b7bf
LICENSE.txt
@@ -1,6 +1,6 @@
1
The MIT License
2
3
-CakePHP(tm) : The Rapid Development PHP Framework (http://cakephp.org)
+CakePHP(tm) : The Rapid Development PHP Framework (https://cakephp.org)
4
Copyright (c) 2005-present, Cake Software Foundation, Inc.
5
6
Permission is hereby granted, free of charge, to any person obtaining a
composer.json
@@ -18,7 +18,7 @@
18
],
19
"support": {
20
"issues": "https://github.com/cakephp/debug_kit/issues",
21
- "forum": "http://stackoverflow.com/tags/cakephp",
+ "forum": "https://stackoverflow.com/tags/cakephp",
22
"irc": "irc://irc.freenode.org/cakephp",
23
"source": "https://github.com/cakephp/debug_kit"
24
},
0 commit comments