Skip to content

Commit

Permalink
[Composer] Fix double / on illuminate-container-container-php.patch u…
Browse files Browse the repository at this point in the history
…rl on extra:patches config (#5725)
  • Loading branch information
samsonasik committed Mar 15, 2024
1 parent ff32c0c commit a844e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -125,7 +125,7 @@
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/symfony-console-helper-helper-php.patch"
],
"illuminate/container": [
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches//illuminate-container-container-php.patch"
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/illuminate-container-container-php.patch"
],
"nikic/php-parser": [
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-expr-closure-php.patch",
Expand Down

0 comments on commit a844e40

Please sign in to comment.