Skip to content

Commit 445b9d2

Browse files
committed
Update composer.json
1 parent 91dece2 commit 445b9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"prefer-stable": true,
236236
"scripts": {
237237
"post-install-cmd": [
238-
"rm vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php"
238+
"rm -f vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php"
239239
]
240240
},
241241
"bin": [

0 commit comments

Comments
 (0)