Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tymondesigns authored Jul 31, 2018
1 parent fd6eace commit d8e0369
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": "artemsky/critical-css",
"name": "getmaple/critical-css",
"description": "A Laravel package for generating and using inline critical-path CSS.",
"keywords": ["css", "performance", "laravel"],
"authors": [
Expand All @@ -19,7 +19,7 @@
"symfony/process": "~4.0"
},
"require-dev": {
"phpunit/phpunit": "~7.0",
"phpunit/phpunit": "~6.0",
"mockery/mockery": "~0.9"
},
"autoload": {
Expand Down

0 comments on commit d8e0369

Please sign in to comment.