Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 85d6053

Browse files
committedJun 13, 2025·
Remove shebang from phar-libraries
1 parent f07c094 commit 85d6053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎phar-libraries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"check-requirements": false,
1010
"annotations": false,
11-
"shebang": "#!/usr/bin/env php",
11+
"shebang": false,
1212
"compression": "GZ",
1313
"finder": [
1414
{

0 commit comments

Comments
 (0)
Please sign in to comment.