mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-29 06:18:26 +02:00
Updated dama doctrine-test bundle recipe
This commit is contained in:
parent
e2bad9e9da
commit
ce86863095
2 changed files with 5 additions and 5 deletions
|
@ -31,10 +31,10 @@
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
<extensions>
|
<extensions>
|
||||||
|
<bootstrap class="DAMA\DoctrineTestBundle\PHPUnit\PHPUnitExtension" />
|
||||||
<bootstrap class="Symfony\Bridge\PhpUnit\SymfonyExtension">
|
<bootstrap class="Symfony\Bridge\PhpUnit\SymfonyExtension">
|
||||||
<parameter name="clock-mock-namespaces" value="App" />
|
<parameter name="clock-mock-namespaces" value="App" />
|
||||||
<parameter name="dns-mock-namespaces" value="App" />
|
<parameter name="dns-mock-namespaces" value="App" />
|
||||||
</bootstrap>
|
</bootstrap>
|
||||||
<extension class="DAMA\DoctrineTestBundle\PHPUnit\PHPUnitExtension"/>
|
|
||||||
</extensions>
|
</extensions>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
|
|
@ -29,15 +29,15 @@
|
||||||
"version": "1.11.99.4"
|
"version": "1.11.99.4"
|
||||||
},
|
},
|
||||||
"dama/doctrine-test-bundle": {
|
"dama/doctrine-test-bundle": {
|
||||||
"version": "8.0",
|
"version": "8.3",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"repo": "github.com/symfony/recipes-contrib",
|
"repo": "github.com/symfony/recipes-contrib",
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"version": "7.2",
|
"version": "8.3",
|
||||||
"ref": "896306d79d4ee143af9eadf9b09fd34a8c391b70"
|
"ref": "dfc51177476fb39d014ed89944cde53dc3326d23"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./config/packages/dama_doctrine_test_bundle.yaml"
|
"config/packages/dama_doctrine_test_bundle.yaml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"doctrine/cache": {
|
"doctrine/cache": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue