Skip to content

Commit

Permalink
Update PHP dependencies and fix code style issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
damiendart committed Jun 20, 2024
1 parent 4bf2715 commit a22ce0d
Show file tree
Hide file tree
Showing 3 changed files with 1,022 additions and 239 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"require-dev": {
"damiendart/yassg": "dev-master",
"ext-dom": "*",
"friendsofphp/php-cs-fixer": "^3.53",
"friendsofphp/php-cs-fixer": "^3.59.3",
"michelf/php-smartypants": "^1.8.1",
"phpunit/phpunit": "^11.1.2",
"phpunit/phpunit": "^11.2.5",
"roave/security-advisories": "dev-latest",
"voku/html-min": "^4.5"
"voku/html-min": "^4.5.1"
},
"type": "project"
}
Loading

0 comments on commit a22ce0d

Please sign in to comment.