Skip to content

Commit 7b925ac

Browse files
retlehsclaude
andauthored
🔧 Remove lock file and relax dependency constraints (#818)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2593c3a commit 7b925ac

2 files changed

Lines changed: 5 additions & 4870 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
],
3333
"require": {
3434
"php": ">=8.3",
35-
"composer/installers": "^2.2",
36-
"oscarotero/env": "^2.1",
35+
"composer/installers": "^2.0",
36+
"oscarotero/env": "^2.0",
3737
"roots/bedrock-autoloader": "^1.0",
3838
"roots/bedrock-disallow-indexing": "^2.0",
3939
"roots/wordpress": "6.9.4",
40-
"roots/wp-config": "1.0.0",
41-
"vlucas/phpdotenv": "^5.5",
40+
"roots/wp-config": "^1.0",
41+
"vlucas/phpdotenv": "^5.0",
4242
"wp-theme/twentytwentyfive": "^1.0"
4343
},
4444
"require-dev": {
45-
"laravel/pint": "^1.27",
45+
"laravel/pint": "^1.0",
4646
"pestphp/pest": "^4.0"
4747
},
4848
"config": {

0 commit comments

Comments
 (0)