Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Updated email.
Updated dependencies for people who refuse to let go of deprecated code.
  • Loading branch information
xndbogdan authored Aug 8, 2023
1 parent e6dc8b1 commit 8ff45f4
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 @@ -17,7 +17,7 @@
{
"name": "Mosteanu Bogdan Mihai",
"email": "[email protected]",
"homepage": "https://mbogdan.netlify.app",
"homepage": "https://remixos.dev",
"role": "Developer"
}
],
Expand All @@ -30,7 +30,7 @@
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0",
"illuminate/view": "^5.0|^6.0|^7.0|^8.0|^9.0",
"league/commonmark": "^1.0|^2.0",
"spatie/backtrace": "^1.0",
"spatie/backtrace": "*",
"spatie/ray": "*",
"symfony/stopwatch": "4.2|^5.1",
"voku/portable-ascii": "^1.5",
Expand Down

0 comments on commit 8ff45f4

Please sign in to comment.