Skip to content

Commit

Permalink
Merge pull request #24 from sasha767/change_annotation_to_attribute
Browse files Browse the repository at this point in the history
Updated annotation to attribute
  • Loading branch information
nonanerz authored Dec 12, 2023
2 parents f356a3d + 53a679b commit 64005f1
Show file tree
Hide file tree
Showing 7 changed files with 1,160 additions and 1,663 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@
"require": {
"php": ">=8.0",
"ext-redis": "*",
"symfony/framework-bundle": "^5.0|^6.0",
"sensio/framework-extra-bundle": "^5.0|^6.0"
"symfony/framework-bundle": "^5.0|^6.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^5.0|^6.0",
"doctrine/doctrine-bundle": "^2",
"phpunit/phpunit": "^9",
"friendsofphp/php-cs-fixer": "^2.0|^3.0",
"friendsofphp/php-cs-fixer": "^3.0",
"symfony/monolog-bundle": "^3.0|^4.0",
"symfony/browser-kit": "^5.0|^6.0",
"symfony/yaml": "^5.0|^6.0"
Expand Down
Loading

0 comments on commit 64005f1

Please sign in to comment.