Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
feat: datagrid update
  • Loading branch information
conflictboy committed Jun 11, 2025
commit eaa09a31ce293b23661a2a449c19cda14b74dded
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"require": {
"php": ">=7.4",
"adt/doctrine-components": "^3.0",
"ublaboo/datagrid": "^6.0",
"ublaboo/datagrid": "^7.0",
"nette/di": "^2.4|^3.0"
},
"autoload": {
Expand Down