Skip to content

Releases: concretecms/composer

v1.4.0

05 Mar 19:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Dec 22:20
54f5564

Choose a tag to compare

This version changes the Concrete requirement to 9.0.1+ which adds PHP 8 support!

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Sep 19:04

Choose a tag to compare

  • Replace hautelook/phpass with a shim that allows concrete5 to function using PHP 7+ features.
  • Raise the minimum version to PHP 7

v1.1.11

26 Jan 18:00
55c0359

Choose a tag to compare

  • Lock doctrine/dbal to 2.10.x to prevent LSP error with PDOStatement::free()

v1.1.10

26 Jan 17:36
9684cc9

Choose a tag to compare

  • Lock doctrine/dbal to 2.11.x to prevent LSP error with PDOStatement::free()

v1.1.9

02 Oct 20:01
a11eae8

Choose a tag to compare

• Include dependency patches for PHP 7.3 support
• Prevent automatic core upgrades

v1.1.8

29 Jun 20:54
3ea72ca

Choose a tag to compare

Fixes

  • Reduce the phpunit and mockery dependencies to something that is installable on older PHP versions.

v1.1.6

26 Oct 16:04
a8817dd

Choose a tag to compare

  • Removes references to the 8.x branch
  • Sets the public path in mix by default

v1.1.5

28 Sep 16:07
1dc9a37

Choose a tag to compare

This release adds:

  • lockfiles
  • database config stubs

v1.1.4

29 Dec 18:20
v1.1.4
810ad27

Choose a tag to compare

Include a full vlucas/dotenv setup.