Commit 695f4df
committed
bug #1322 [make:crud] fix typo in Kernel::VERSION usage (nacorp)
This PR was merged into the 1.0-dev branch.
Discussion
----------
[make:crud] fix typo in Kernel::VERSION usage
The recently merged pr #1272 did not correct the use_render_form because of a typo in the Kernel Version Id
Commits
-------
b056cd2 fix: Kernel::VERSION is wrong for Symfony 6.21 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments