We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c8439 commit d1d0c93Copy full SHA for d1d0c93
.github/workflows/symfony.yml
@@ -41,6 +41,8 @@ jobs:
41
exclude:
42
- php: '8.1'
43
symfony: '7.4'
44
+ - php: '8.3'
45
+ symfony: '7.4'
46
steps:
47
# To automatically get bug fixes and new Php versions for shivammathur/setup-php,
48
# change this to (see https://github.com/shivammathur/setup-php#bookmark-versioning):
0 commit comments