Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Normalize composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
simbig authored and github-actions[bot] committed Aug 11, 2022
1 parent b1b1f0b commit 478fee5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"require": {
"php": "^7.4 || ^8",
"bensampo/laravel-enum": "^3 || ^4 || ^5",
"composer/composer": "^2",
"illuminate/support": "^8 || ^9",
"mll-lab/microplate": "^3.6",
"mll-lab/php-utils": "^1.2",
"thecodingmachine/safe": "^1",
"composer/composer": "^2"
"thecodingmachine/safe": "^1"
},
"require-dev": {
"ergebnis/composer-normalize": "^2",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 478fee5

Please sign in to comment.