Skip to content

Commit

Permalink
Merge pull request #16 from php-internal/fix-phar
Browse files Browse the repository at this point in the history
Fix PHAR building
  • Loading branch information
roxblnfk authored Aug 2, 2024
2 parents 4763f32 + 955d58e commit 4c4126e
Show file tree
Hide file tree
Showing 3 changed files with 1,490 additions and 1,490 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@
],
"require": {
"php": ">=8.1",
"react/promise": "2 - 3",
"psr/container": "1 - 2",
"react/async": "3 - 4",
"react/promise": "2 - 3",
"symfony/console": "^6.4 || ^7",
"symfony/http-client": "4 - 7",
"psr/container": "1 - 2",
"yiisoft/injector": "^1.2"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 4c4126e

Please sign in to comment.