|
25 | 25 | "nette/php-generator": "^4.1.6", |
26 | 26 | "nikic/php-parser": "^5.3", |
27 | 27 | "php": "^8.5", |
28 | | - "psr/container": "^2.0", |
29 | 28 | "psr-discovery/http-client-implementations": "^1.4", |
30 | 29 | "psr-discovery/http-factory-implementations": "^1.2", |
31 | 30 | "psr/cache": "^3.0", |
32 | 31 | "psr/clock": "^1.0", |
| 32 | + "psr/container": "^2.0", |
33 | 33 | "psr/http-client": "^1.0", |
34 | 34 | "psr/http-factory": "^1.1", |
35 | 35 | "psr/http-message": "^2.0", |
|
50 | 50 | "adam-paterson/oauth2-slack": "^1.1", |
51 | 51 | "aws/aws-sdk-php": "^3.338.0", |
52 | 52 | "azure-oss/storage-blob-flysystem": "^1.2", |
| 53 | + "brianium/paratest": "^7.14", |
53 | 54 | "carthage-software/mago": "1.0.0-beta.28", |
54 | 55 | "depotwarehouse/oauth2-twitch": "^1.3", |
55 | 56 | "guzzlehttp/psr7": "^2.6.1", |
|
88 | 89 | "tempest/blade": "dev-main", |
89 | 90 | "thenetworg/oauth2-azure": "^2.2", |
90 | 91 | "twig/twig": "^3.16", |
91 | | - "wohali/oauth2-discord-new": "^1.2", |
92 | | - "brianium/paratest": "^7.14" |
| 92 | + "wohali/oauth2-discord-new": "^1.2" |
93 | 93 | }, |
94 | 94 | "replace": { |
95 | 95 | "tempest/auth": "self.version", |
|
118 | 118 | "tempest/reflection": "self.version", |
119 | 119 | "tempest/router": "self.version", |
120 | 120 | "tempest/storage": "self.version", |
121 | | - "tempest/testing": "self.version", |
122 | 121 | "tempest/support": "self.version", |
| 122 | + "tempest/testing": "self.version", |
123 | 123 | "tempest/upgrade": "self.version", |
124 | 124 | "tempest/validation": "self.version", |
125 | 125 | "tempest/view": "self.version", |
|
0 commit comments