8000 fabot patches applied · symfony/symfony@1fd5fa3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1fd5fa3

Browse files
committed
fabot patches applied
1 parent 892ccc4 commit 1fd5fa3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/Symfony/Component/Validator/Constraints/PasswordStrength.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
declare(strict_types=1);
13-
1412
namespace Symfony\Component\Validator\Constraints;
1513

1614
use Symfony\Component\Validator\Constraint;

src/Symfony/Component/Validator/Constraints/PasswordStrengthValidator.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
declare(strict_types=1);
13-
1412
namespace Symfony\Component\Validator\Constraints;
1513

1614
use Symfony\Component\Validator\Constraint;

0 commit comments

Comments
 (0)
0