Skip to content

Commit

Permalink
actually fix composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed Jan 10, 2024
1 parent 29122db commit b6e28fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"defuse/php-encryption": "^2.4",
"ext-json": "*",
"lcobucci/clock": "^2.3 || ^3.0",
"psr/http-server-middleware": "^1.0",
"psr/http-server-middleware": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6.15",
Expand Down

0 comments on commit b6e28fa

Please sign in to comment.