Skip to content

Commit d1fa3dc

Browse files
committed
Github action: try to fix cache III.
1 parent d4b6e6a commit d1fa3dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "redbitcz/debug-mode-enabler",
3-
"description": "Debug mode enabler - safe and clean way to manage Debug Mode in your app",
3+
"description": "Debug mode enabler - safe and clean way to manage Debug Mode in your App",
44
"keywords": ["debug"],
55
"license": ["MIT"],
66
"homepage": "https://github.com/redbitcz/php-debug-mode-enabler",
77
"authors": [
88
{
99
"name": "Redbit s.r.o.",
10-
"homepage": "https://www.redbit.cz"
10+
"homepage": "https://www.redbit.cz/"
1111
},
1212
{
1313
"name": "Jakub Bouček",
14-
"homepage": "https://www.jakub-boucek.cz"
14+
"homepage": "https://www.jakub-boucek.cz/"
1515
}
1616
],
1717
"require": {

0 commit comments

Comments
 (0)