Skip to content

Commit

Permalink
Merge branch 'feat-multipart' into feat-kotlin-multipart
Browse files Browse the repository at this point in the history
  • Loading branch information
Meldiron committed Sep 17, 2024
2 parents a355780 + 88d469b commit 7b8edb0
Show file tree
Hide file tree
Showing 63 changed files with 1,677 additions and 961 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"ext-curl": "*",
"ext-mbstring": "*",
"ext-json": "*",
"twig/twig": "v3.8.*",
"twig/twig": "3.14.*",
"matthiasmullie/minify": "1.3.*"
},
"require-dev": {
"phpunit/phpunit": "10.5.*",
"brianium/paratest": "v7.4.*",
"squizlabs/php_codesniffer": "3.9.*"
"phpunit/phpunit": "11.*",
"brianium/paratest": "7.*",
"squizlabs/php_codesniffer": "3.*"
},
"platform": {
"php": "8.2"
Expand Down
Loading

0 comments on commit 7b8edb0

Please sign in to comment.