Skip to content

Commit bc883fc

Browse files
committed
add symfony 6 support
1 parent a40c3da commit bc883fc

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

src/Mapping/AttributeAnnotationReader.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
<?php
22

3-
/*
4-
* This file is part of the Doctrine Behavioral Extensions package.
5-
* (c) Gediminas Morkevicius <gediminas.morkevicius@gmail.com> http://www.gediminasm.org
6-
* For the full copyright and license information, please view the LICENSE
7-
* file that was distributed with this source code.
8-
*/
9-
103
namespace Ambta\DoctrineEncryptBundle\Mapping;
114

125
use Doctrine\Common\Annotations\Reader;

src/Mapping/AttributeReader.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
<?php
22

3-
/*
4-
* This file is part of the Doctrine Behavioral Extensions package.
5-
* (c) Gediminas Morkevicius <gediminas.morkevicius@gmail.com> http://www.gediminasm.org
6-
* For the full copyright and license information, please view the LICENSE
7-
* file that was distributed with this source code.
8-
*/
9-
103
namespace Ambta\DoctrineEncryptBundle\Mapping;
114

125
use Attribute;

0 commit comments

Comments
 (0)