Commit Graph

77 Commits

Author SHA1 Message Date
Yozhef
ccee4b7fc5 Update composer.json 2024-01-11 11:21:27 +02:00
Yozhef Hisem
04da9ad9da update symfony version 2023-12-01 15:40:28 +02:00
Yozhef Hisem
49bf3e582c update symfony version 2023-12-01 15:38:07 +02:00
Matthias Pigulla
50797b0f4a Update to Psalm 4.30 2022-11-28 08:12:44 +00:00
Matthias Pigulla
5ca39f87ff Fix the build pipeline in GitHub Actions 2022-11-24 19:08:50 +01:00
Kamil Kokot
809a587873 Bump requirements from Symfony ^5.1 to ^5.3 and test all supported minor Symfony versions 2021-12-13 14:25:24 +01:00
Kamil Kokot
2d0d0a40ac Allow for Psalm and ECS to run on all builds 2021-12-13 14:17:59 +01:00
Kamil Kokot
572e6b8d34 Require Psalm v4.15.0 2021-12-13 14:04:14 +01:00
javer
a063036c13 Add Symfony 6 support 2021-12-13 14:35:43 +02:00
Kamil Kokot
6904b4907d Fix the build 2021-02-04 16:41:46 +01:00
Kamil Kokot
c6c1650310 minor #136 Bump dependencies to Symfony ^4.4|^5.1 (pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

29e8970ad3 Bump dependencies to Symfony ^4.4|^5.1
2020-11-05 22:40:37 +01:00
Kamil Kokot
85c4e20541 minor #137 Bump dependencies to PHP ^7.3|^8.0 (pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

5cb54a9042 Bump dependencies to PHP ^7.3|^8.0
2020-11-05 22:39:13 +01:00
Kamil Kokot
29e8970ad3 Bump dependencies to Symfony ^4.4|^5.1 2020-11-05 22:38:52 +01:00
Kamil Kokot
5cb54a9042 Bump dependencies to PHP ^7.3|^8.0 2020-11-05 22:37:35 +01:00
Kamil Kokot
ec85b0a040 Fix the build for PHP 8 2020-11-05 22:36:18 +01:00
Kamil Kokot
fbcf9d021e Upgrade to Psalm v4.1.1 2020-11-05 21:56:46 +01:00
Kamil Kokot
6fa6328545 Switch from Travis to GitHub Actions 2020-11-05 21:53:06 +01:00
Kévin Dunglas
9d7a615ebd cleanup 2020-11-02 15:34:19 +01:00
Kévin Dunglas
f6121b8367 Add support for PHP 8 2020-10-30 13:07:06 +01:00
Kamil Kokot
c27497fc7b Merge branch '2.1'
* 2.1:
  Replace PHPStan with Psalm
  Improve v2.0.0 blogpost link
  Sort require-dev packages
2020-04-04 20:30:24 +02:00
Kamil Kokot
5de4ce6389 Replace PHPStan with Psalm 2020-04-04 20:21:10 +02:00
Kamil Kokot
fed8756d84 Sort require-dev packages 2020-04-04 20:04:38 +02:00
Kamil Kokot
197b10dac2 Require PHP ^7.2 2020-04-04 20:02:16 +02:00
Kamil Kokot
2a1cfb40cf Set up master branch as the future 2.2.x 2020-04-04 20:01:00 +02:00
Kamil Kokot
2b32376f16 Recommend Mink forks in suggests section of composer.json 2020-04-04 18:39:07 +02:00
Kamil Kokot
6bbd55793b Merge branch '2.0'
* 2.0:
  Generate changelog for v2.0.11
  Remove conflict with Symplify libraries
2020-04-04 18:38:25 +02:00
Kamil Kokot
fcf957dc5a Remove support for Symfony 3.4 2020-04-04 15:41:44 +02:00
Kamil Kokot
c707d55bb1 Remove conflict with Symplify libraries 2020-04-04 14:23:04 +02:00
Kamil Kokot
c3488f08d6 Add support for PHP 7.4 2020-02-07 10:20:27 +01:00
Kamil Kokot
019557e8e3 Try to run tests with Behat @ dev-master 2020-01-15 18:54:07 +01:00
Kamil Kokot
fbe3fb6c5e Add support for Symfony 4.4 and 5.0; remove for 4.2 and 4.3 2020-01-13 20:35:11 +01:00
Kamil Kokot
f2ba93c12e Merge branch '2.0'
* 2.0:
  Fix the build
2020-01-13 20:28:39 +01:00
Kamil Kokot
40acf76a29 Sort packages in composer.json 2020-01-13 20:27:06 +01:00
Kamil Kokot
0aeb7b089d Fix the build 2020-01-13 20:21:46 +01:00
Kamil Kokot
6d40a32f7c Add integration with FriendsOfBehat/PageObjectExtension 2020-01-13 19:45:44 +01:00
Kamil Kokot
f0035b1087 Merge branch '2.0'
* 2.0:
  Generate changelog for v2.0.10
  Fix referencing context initializers
  Add conflict with symfony/stopwatch ^5.0
  Fix the build & add tests for Symfony 4.3 and 4.4
2019-12-09 13:13:33 +01:00
Kamil Kokot
5519b92883 Add conflict with symfony/stopwatch ^5.0
symfony/http-kernel 4.1.* and 4.2.* causes fatal error when symfony/stopwatch 5.0.* is installed
2019-12-09 12:36:00 +01:00
Kamil Kokot
15f70c0a14 Fix the build & add tests for Symfony 4.3 and 4.4 2019-12-09 12:01:38 +01:00
Kamil Kokot
15f9801c2b Merge branch '2.0'
* 2.0:
  Change author's website URL
  Do not require base URL set with Mink
  Add base_url to docs for configuring Mink
2019-10-10 17:54:28 +02:00
Kamil Kokot
33d1032dfc Change author's website URL 2019-10-10 17:44:21 +02:00
Kamil Kokot
ab61dbaa39 Provide simple BrowserKit integration 2019-08-25 18:34:54 +02:00
Kamil Kokot
a608eeefd8 Merge branch '2.0'
* 2.0:
  Minor improvements to CI config
  Fix docs to reflect extension configuration: change 'kernel.file' to 'kernel.path'
  Use right namespace for service definition
2019-05-17 17:19:31 +08:00
Kamil Kokot
2c3d938675 Minor improvements to CI config 2019-05-17 17:11:27 +08:00
Kamil Kokot
6170d09b42 Merge branch '2.0'
* 2.0:
  Fix bug preventing changes of Mink default session service
2019-03-15 15:37:04 +01:00
Kamil Kokot
01fe9425a1 Fix bug preventing changes of Mink default session service 2019-03-15 15:21:36 +01:00
Kamil Kokot
6af8d09e9b Merge branch '2.0'
* 2.0:
  Apply suggestions from code review
  Refactor our environment handler to decorate the original one
  Add more sanity checks
  Add tests for context initializers
  Add support for class resolvers
2019-02-13 12:41:16 +01:00
Kamil Kokot
cd792704fa Add support for class resolvers 2019-02-12 22:56:42 +01:00
Kamil Kokot
dbec6d3466 Merge branch '2.0'
* 2.0:
  Revert mink parameters autoconfiguration
  Fix typo
2019-02-07 12:51:51 +01:00
Kamil Kokot
717c869ad6 Revert mink parameters autoconfiguration 2019-02-07 11:58:17 +01:00
Kamil Kokot
3ea5acb867 Remove support for Symfony 4.1 as it's EOLed 2019-01-30 17:12:42 +01:00