Skip to content

Commit

Permalink
Merge branch 'feat-multipart' into feat-swift-multipart
Browse files Browse the repository at this point in the history
  • Loading branch information
Meldiron committed Sep 18, 2024
2 parents 2e5f36f + 17dcbc6 commit 4465360
Show file tree
Hide file tree
Showing 135 changed files with 3,135 additions and 1,786 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 4465360

Please sign in to comment.