Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Declaration of Nextras\Datagrid\Datagrid::redrawControl(..) must be compatible with Nette\Application\UI\Control::redrawControl(..) #2

@Hologos

Description

@Hologos

Hi,

version of nextras/datagrid defined in composer.json is not compatible with nette/[email protected]. I had to change it to ~3.0 to satisfy "nette/application": "~2.4".

FYI, this is the output of composer.

$ composer install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 17 installs, 0 updates, 0 removals
  - Installing nette/utils (v2.5.4): Downloading (100%)
  - Installing nette/neon (v3.0.1): Downloading (100%)
  - Installing nette/php-generator (v3.4.1): Loading from cache
  - Installing nette/di (v2.4.16): Downloading (100%)
  - Installing nette/bootstrap (v2.4.6): Downloading (100%)
  - Installing nette/finder (v2.5.2): Downloading (100%)
  - Installing nette/caching (v2.5.9): Downloading (100%)
  - Installing nette/database (v2.4.10): Downloading (100%)
  - Installing nette/robot-loader (v2.4.4): Downloading (100%)
  - Installing tracy/tracy (v2.6.8): Downloading (100%)
  - Installing latte/latte (v2.8.1): Loading from cache
  - Installing nette/http (v2.4.11): Downloading (100%)
  - Installing nette/component-model (v2.4.0): Downloading (100%)
  - Installing nette/forms (v2.4.10): Downloading (100%)
  - Installing nette/reflection (v2.4.2): Downloading (100%)
  - Installing nette/application (v2.4.15): Downloading (100%)
  - Installing nextras/datagrid (v3.0.x-dev f76418c): Cloning f76418cc1a from cache
nette/php-generator suggests installing nikic/php-parser (to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom())
tracy/tracy suggests installing https://nette.org/donate (Please support Tracy via a donation)
nette/http suggests installing nette/security (allows use Nette\Http\UserStorage)
Package nette/reflection is abandoned, you should avoid using it. No replacement was suggested.
Writing lock file
Generating autoload files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions