Skip to content

Commit 5a0fb4d

Browse files
committed
fix download link of PhpDeprecationDetector latest version (2.0.33)
1 parent edda4e5 commit 5a0fb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/tools/phpdd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"website": "https://github.com/wapmorgan/PhpDeprecationDetector",
77
"command": {
88
"phar-download": {
9-
"phar": "https://github.com/wapmorgan/PhpDeprecationDetector/releases/download/2.0.25/phpdd-2.0.25.phar",
9+
"phar": "https://github.com/wapmorgan/PhpDeprecationDetector/releases/download/2.0.33/phpdd-2.0.33.phar",
1010
"bin": "%target-dir%/phpdd"
1111
}
1212
}

0 commit comments

Comments
 (0)