Skip to content

Commit 8c20002

Browse files
Squashed 'packages/laravel-translations/' changes from 8264281..39dcba0
39dcba0 Fix styling d9f820f Pest plugin upgrade 8004dc1 Fix styling aee3c04 PHP 8.3 0b2f1f3 Fix styling 075db20 Fix duplicated save for content 870ef5b Fix styling 97ecb49 feat: use cdn url modifiers in uploadcare (#13) 3159ee0 Fix styling b86316a order by values in db dd793f7 Fix styling febf476 Use fields ^1 e436a8f Fix styling 5f71462 url not changed when original was not public c8a9f4b Fix styling f0bed43 Remove duplicated actions 0bee051 Fix styling ef719a5 Merge pull request #10 from backstagephp/version-tree-fixes 73c173e Fix styling 0c94d5f Merge pull request #9 from backstagephp/fix/laravel-translations-push-mistake git-subtree-dir: packages/laravel-translations git-subtree-split: 39dcba09ab18373289b413973e24fbacd0a4ba38
1 parent 5a17ab1 commit 8c20002

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
"staudenmeir/laravel-adjacency-list": "^1.0"
5353
},
5454
"require-dev": {
55-
"larastan/larastan": "^3.0",
56-
"laravel/pint": "^1.0",
57-
"nunomaduro/collision": "^8.0",
58-
"orchestra/testbench": "^9.0",
55+
"laravel/pint": "^1.14",
56+
"nunomaduro/collision": "^8.1.1||^7.10.0",
57+
"larastan/larastan": "^3.7",
58+
"orchestra/testbench": "^9.0.0||^8.22.0",
5959
"pestphp/pest": "^4.1",
6060
"pestphp/pest-plugin-arch": "^4.0",
6161
"pestphp/pest-plugin-laravel": "^4.0",
@@ -123,4 +123,4 @@
123123
],
124124
"minimum-stability": "dev",
125125
"prefer-stable": true
126-
}
126+
}

0 commit comments

Comments
 (0)