mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
chore: use newer dep versions in demo package
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
vendor/
|
||||
.phpunit.result.cache
|
||||
composer.lock
|
||||
@@ -45,6 +45,6 @@
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5"
|
||||
"phpunit/phpunit": "^9.5 || ^10 || ^11 || ^12"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
-6001
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user