Skip to content

Commit

Permalink
Merge branch 'release' of github.com:pvsaintpe/ltree-bundle into release
Browse files Browse the repository at this point in the history
  • Loading branch information
pvsaintpe committed Apr 26, 2019
2 parents 66fc8a4 + ff8c78c commit 736aa57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ class TestEntity implements LTreeEntityInterface

2. Create Repository class:
```php
use App\Entity\Department;
use Doctrine\ORM\EntityManagerInterface;
use LTree\Repository\LTreeEntityRepository;

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name" : "pvsaintpe/ltree-bundle",
"description" : "Symfony bundle with additional functionality for postgresql ltee extension",
"description" : "Symfony >4.2.5 bundle with additional functionality for postgresql ltee extension",
"version" : "1.0.0",
"type" : "symfony-bundle",
"homepage": "https://github.com/pvsaintpe/ltree-bundle",
"license" : "MIT",
"keywords" : ["ltree", "postgresql", "symfony", "symfony4", "php73"],
"keywords" : ["ltree", "postgresql", "symfony", "symfony4", "php73", "php", "nested"],
"authors" : [
{
"name" : "Veselov Pavel",
Expand Down

0 comments on commit 736aa57

Please sign in to comment.