Skip to content

Commit c71a90b

Browse files
committed
wip
1 parent c6c07a3 commit c71a90b

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
symfony-version: 5.*
8080
dependencies: lowest
8181
- php: '8.0'
82-
symfony-version: 6.0.*
82+
symfony-version: 6.*
8383
dependencies: lowest
8484
- php: '8.2'
8585
symfony-version: 7.*

composer.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,6 @@
8383
"psalm": "vendor/bin/psalm"
8484
},
8585
"config": {
86-
"audit": {
87-
"ignore": {
88-
"PKSA-4k7v-pfvw-nqvp": "Ignoring for now until we find a solution for this",
89-
"PKSA-365x-2zjk-pt47": "Ignoring for now until we find a solution for this",
90-
"PKSA-wws7-mr54-jsny": "Ignoring for now until we find a solution for this",
91-
"PKSA-b35n-565h-rs4q": "Ignoring for now until we find a solution for this",
92-
"PKSA-rqvm-b18n-vg69": "Ignoring for now until we find a solution for this",
93-
"PKSA-5x8m-77gx-t86z": "Ignoring for now until we find a solution for this"
94-
}
95-
},
9686
"sort-packages": true,
9787
"allow-plugins": {
9888
"composer/package-versions-deprecated": true,

0 commit comments

Comments
 (0)