Skip to content

Commit

Permalink
Fix admin comment edit
Browse files Browse the repository at this point in the history
required update to nines
  • Loading branch information
andrew-gardener committed Mar 26, 2024
1 parent faca5a7 commit 5917f59
Show file tree
Hide file tree
Showing 6 changed files with 1,040 additions and 1,037 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ninsuo/symfony-collection": "^2.1",
"phpdocumentor/reflection-docblock": "^5.3",
"sensio/framework-extra-bundle": "^6.2",
"sfu-dhil/nines": "6.3.11",
"sfu-dhil/nines": "6.3.16",
"symfony/asset": "6.3.*",
"symfony/console": "6.3.*",
"symfony/dotenv": "6.3.*",
Expand Down Expand Up @@ -61,7 +61,7 @@
"dama/doctrine-test-bundle": "^7.2",
"doctrine/doctrine-fixtures-bundle": "^3.4",
"friendsofphp/php-cs-fixer": "^3.22",
"friendsoftwig/twigcs": "^6.2",
"friendsoftwig/twigcs": "^6.4",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-doctrine": "^1.3",
"phpstan/phpstan-symfony": "^1.3",
Expand Down
Loading

0 comments on commit 5917f59

Please sign in to comment.