Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
papac committed May 11, 2023
1 parent 74d0969 commit 5558e06
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
"name": "bowphp/meta-manager",
"description": "Meta Manager is an SEO tool that is used to improve SEO of a Bowphp web application by adding recommended meta tags to your web pages.",
"type": "library",
"require": {
"bowphp/framework": "5.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
"spatie/phpunit-snapshot-assertions": "dev-main"
"spatie/phpunit-snapshot-assertions": "dev-main",
"bowphp/framework": "5.x-dev"
},
"license": "MIT",
"autoload": {
Expand Down

0 comments on commit 5558e06

Please sign in to comment.