Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianKoestring authored Feb 24, 2022
1 parent e28a625 commit 40d6742
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
@@ -1,5 +1,5 @@
{
"name": "rwoverdijk/assetmanager",
"name": "fabiankoestring/assetmanager",
"description": "An assetmanager module for Laminas.",
"license": "BSD-2-Clause",
"type": "library",
Expand Down Expand Up @@ -29,7 +29,7 @@
"laminas/laminas-loader": "^2.5.1",
"laminas/laminas-eventmanager": "^2.6.3 || ^3.0.1",
"laminas/laminas-mvc": "^2.7.9 || ^3.0.2",
"assetic/framework": "~2.0.0",
"assetic/framework": "~3.0.0",
"laminas/laminas-dependency-plugin": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit 40d6742

Please sign in to comment.