Skip to content

Commit

Permalink
[TASK] Pin symfony/symfony to 7.2.3
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/symfony | 7.2.3 | 7.2.3 |
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 728ddd1 commit 1f759f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"extra": {
"symfony": {
"allow-contrib": false,
"require": "~7.2.0"
"require": "7.2.3"
}
},
"scripts": {
Expand Down

0 comments on commit 1f759f5

Please sign in to comment.