Skip to content

Commit

Permalink
Update to typeset.sh 0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiefer committed Mar 1, 2022
1 parent 4d19567 commit b16889e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=8.0",
"symfony/framework-bundle": "^4.3 || ^5.0 || ^6.0",
"symfony/dependency-injection": "^4.3 || ^5.0 || ^6.0",
"symfony/http-client": "^4.3 || ^5.0 || ^6.0",
"symfony/twig-pack": "^1.0",
"symfony/yaml": "^4.3 || ^5.0 || ^6.0",
"symfony/config": "^4.3 || ^5.0 || ^6.0",
"typesetsh/typesetsh": "^0.18"
"typesetsh/typesetsh": "^0.20"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b16889e

Please sign in to comment.