Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
OXDEV-4093 update metadata and composer
Browse files Browse the repository at this point in the history
  • Loading branch information
realFlowControl committed Oct 30, 2020
1 parent 063bade commit 642f938
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require": {
"php": "^7.1",
"doctrine/dbal": "^v2.7",
"oxid-esales/graphql-base": "dev-master"
"oxid-esales/graphql-base": "^5"
},
"require-dev": {
"phpunit/phpunit": "^7.5.20|^8.5|^9",
Expand Down
2 changes: 1 addition & 1 deletion metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'en' => '<span>OXID GraphQL Catalogue</span>',
],
'thumbnail' => 'out/pictures/logo.png',
'version' => '0.1.0',
'version' => '1.0.0',
'author' => 'OXID eSales',
'url' => 'https://github.com/OXID-eSales/graphql-catalogue-module',
'email' => '[email protected]',
Expand Down

0 comments on commit 642f938

Please sign in to comment.