Merge branch 'master' of github.com:Rinsvent/request-bundle

master
Rinsvent 3 years ago
commit baf55ec859
  1. 5658
      composer.lock
  2. 2
      src/Annotation/PropertyPath.php

5658
composer.lock generated

File diff suppressed because it is too large Load Diff

@ -2,7 +2,7 @@
namespace Rinsvent\RequestBundle\Annotation; namespace Rinsvent\RequestBundle\Annotation;
#[\Attribute] #[\Attribute(\Attribute::IS_REPEATABLE|\Attribute::TARGET_ALL)]
class PropertyPath class PropertyPath
{ {
public function __construct( public function __construct(

Loading…
Cancel
Save