Skip to content

Commit 77bf8e5

Browse files
committed
chore(deps): satis
1 parent d056399 commit 77bf8e5

2 files changed

Lines changed: 1115 additions & 1018 deletions

File tree

composer.json

Lines changed: 33 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,8 @@
1515
"allow-plugins": {
1616
"composer/installers": true,
1717
"johnpbloch/wordpress-core-installer": true,
18-
"koodimonni/composer-dropin-installer": true,
1918
"php-http/discovery": true,
2019
"cweagans/composer-patches": true
21-
},
22-
"platform": {
23-
"php": "7.4"
2420
}
2521
},
2622
"authors": [
@@ -31,132 +27,25 @@
3127
],
3228
"repositories": [
3329
{
30+
"name": "satispress",
3431
"type": "composer",
35-
"url": "https://packagist.yard.nl/satispress"
32+
"url": "https://packagist.yard.nl/satispress",
33+
"only": [
34+
"ypackagist/*"
35+
]
3636
},
3737
{
38+
"name": "wpackagist",
3839
"type": "composer",
39-
"url": "https://wpackagist.org"
40+
"url": "https://wpackagist.org",
41+
"only": [
42+
"wpackagist-plugin/*"
43+
]
4044
},
4145
{
46+
"name": "satis",
4247
"type": "composer",
43-
"url": "https://wp-languages.github.io"
44-
},
45-
{
46-
"type": "vcs",
47-
"url": "git@github.com:OpenWebconcept/plugin-gravityforms-bag-address.git"
48-
},
49-
{
50-
"type": "vcs",
51-
"url": "git@github.com:yardinternet/owc-gravityforms-digid.git"
52-
},
53-
{
54-
"type": "vcs",
55-
"url": "git@github.com:yardinternet/owc-gravityforms-eherkenning.git"
56-
},
57-
{
58-
"type": "vcs",
59-
"url": "git@github.com:yardinternet/owc-gravityforms-eidas.git"
60-
},
61-
{
62-
"type": "vcs",
63-
"url": "git@github.com:yardinternet/config-expander.git"
64-
},
65-
{
66-
"type": "vcs",
67-
"url": "git@github.com:yardinternet/plugin-gravityforms-amp-booking.git"
68-
},
69-
{
70-
"type": "vcs",
71-
"url": "git@github.com:yardinternet/plugin-gravityforms-csp-fixer.git"
72-
},
73-
{
74-
"type": "vcs",
75-
"url": "git@github.com:yardinternet/plugin-owc-gravityforms-kvk-prefill.git"
76-
},
77-
{
78-
"type": "vcs",
79-
"url": "git@github.com:OpenWebconcept/plugin-prefill-gravity-forms.git"
80-
},
81-
{
82-
"type": "vcs",
83-
"url": "git@github.com:OpenWebconcept/plugin-owc-gravityforms-zaaksysteem.git"
84-
},
85-
{
86-
"type": "vcs",
87-
"url": "git@github.com:yardinternet/plugin-owc-datab.git"
88-
},
89-
{
90-
"type": "vcs",
91-
"url": "git@github.com:yardinternet/owc-gravityforms-zaaksysteem-enable-u.git"
92-
},
93-
{
94-
"type": "vcs",
95-
"url": "git@github.com:ConductionNL/formio-wordpress.git"
96-
},
97-
{
98-
"type": "vcs",
99-
"url": "git@github.com:yardinternet/plugin-owc-shared-aura-session-instance.git"
100-
},
101-
{
102-
"type": "vcs",
103-
"url": "git@github.com:yardinternet/samlbase.git"
104-
},
105-
{
106-
"type": "vcs",
107-
"url": "git@github.com:yardinternet/plugin-owc-signicat-openid.git"
108-
},
109-
{
110-
"type": "vcs",
111-
"url": "git@github.com:OpenWebconcept/idp-userdata.git"
112-
},
113-
{
114-
"type": "vcs",
115-
"url": "git@github.com:OpenWebconcept/plugin-openkaarten-frontend-plugin.git"
116-
},
117-
{
118-
"type": "vcs",
119-
"url": "git@github.com:OpenWebconcept/plugin-openkaarten-base.git"
120-
},
121-
{
122-
"type": "vcs",
123-
"url": "git@github.com:yardinternet/plugin-official-publications.git"
124-
},
125-
{
126-
"type": "vcs",
127-
"url": "git@github.com:yardinternet/elasticsearch-schema.git"
128-
},
129-
{
130-
"type": "vcs",
131-
"url": "git@github.com:yardinternet/geocode-pdok.git"
132-
},
133-
{
134-
"type": "vcs",
135-
"url": "git@github.com:yardinternet/xml-scraper.git"
136-
},
137-
{
138-
"type": "vcs",
139-
"url": "git@github.com:OpenWebconcept/package-owc-openkaarten-functions.git"
140-
},
141-
{
142-
"type": "vcs",
143-
"url": "git@github.com:acato-plugins/cmb2-flexible-content.git"
144-
},
145-
{
146-
"type": "vcs",
147-
"url": "git@github.com:richardkorthuis/geoPHP.git"
148-
},
149-
{
150-
"type": "vcs",
151-
"url": "git@github.com:dtakken/elasticsearch-php.git"
152-
},
153-
{
154-
"type": "vcs",
155-
"url": "git@github.com:dtakken/elastic-transport-php.git"
156-
},
157-
{
158-
"type": "vcs",
159-
"url": "git@github.com:yardinternet/plugin-owc-gravityforms-jcc-appointments.git"
48+
"url": "https://satis.yard.nl"
16049
}
16150
],
16251
"_comment": [
@@ -168,7 +57,7 @@
16857
" Constraints last verified: 09-2024 "
16958
],
17059
"require": {
171-
"php": "<8.0",
60+
"php": "^7.4",
17261
"acato-plugins/cmb2-flexible-content": "dev-master@dev",
17362
"acato/openkaarten-base": "^0.2",
17463
"acato/openkaarten-base-functions": "dev-master",
@@ -177,16 +66,15 @@
17766
"cmdisp/monolog-microsoft-teams": "^1.3",
17867
"composer/installers": "^1.0",
17968
"cweagans/composer-patches": "^1.7.0",
180-
"elastic/transport": "dev-handle-package-not-found@dev",
181-
"elasticsearch/elasticsearch": "dev-handle-package-not-found@dev",
69+
"elastic/transport": "^8.11",
70+
"elasticsearch/elasticsearch": "^8.19",
18271
"illuminate/support": "^8.83",
18372
"johnpbloch/wordpress": "6.8.*",
18473
"johnpbloch/wordpress-core": "6.8.*",
185-
"koodimonni-language/core-nl_nl": "6.8.*",
18674
"monolog/monolog": "^2.0",
18775
"php-di/php-di": "^6.0",
18876
"plugin/config-expander": "^2.0",
189-
"plugin/formio-wordpress": "dev-main",
77+
"ypackagist/formio-wordpress": "^1.0",
19078
"plugin/gravityforms-amp-booking": "^1.4",
19179
"plugin/gravityforms-csp-fixer": "^0.1.0",
19280
"plugin/owc-datab": "^1.2.0",
@@ -201,38 +89,38 @@
20189
"plugin/owc-shared-aura-session-instance": "^1.0.0",
20290
"plugin/owc-signicat-openid": "1.3.*",
20391
"plugin/prefill-gravity-forms": "^1.9",
204-
"plugin/yard-official-publications": "dev-elastic-bug-workaround@dev",
92+
"plugin/yard-official-publications": "^2.0",
20593
"richardkorthuis/geophp": "dev-development",
20694
"vlucas/phpdotenv": "^5.0",
20795
"wpackagist-plugin/block-visibility": "^3.7",
20896
"wpackagist-plugin/coming-soon": "^6.0",
209-
"wpackagist-plugin/duplicate-post": "^4.0",
97+
"yoast/duplicate-post": "^4.0",
21098
"wpackagist-plugin/google-analytics-for-wordpress": "^9.6",
21199
"wpackagist-plugin/onelogin-saml-sso": "^3.4",
212100
"wpackagist-plugin/pronamic-ideal": "9.5.*",
213101
"wpackagist-plugin/stream": "^4.0",
214102
"wpackagist-plugin/user-switching": "^1.0",
215103
"wpackagist-plugin/wordfence": "^8.0",
216104
"wpackagist-plugin/wordpress-importer": "^0.8",
217-
"wpackagist-plugin/wp-sentry-integration": "^8.3",
105+
"stayallive/wp-sentry": "^8.3",
218106
"wpackagist-plugin/wp-seopress": "^8.0",
219-
"ypackagist/advanced-custom-fields-pro": "^6.3",
220-
"ypackagist/cmb2": "^2.11",
107+
"wpengine/advanced-custom-fields-pro": "^6.3",
108+
"cmb2/cmb2": "^2.11",
221109
"ypackagist/gf-entries-in-excel": "^2.2",
222-
"ypackagist/gp-advanced-select": "^1.0.1",
223-
"ypackagist/gp-limit-dates": "^1.1.25",
224-
"ypackagist/gp-limit-submissions": "^1.1.12",
225-
"ypackagist/gp-preview-submission": "^1.3.15",
110+
"gravitywiz/gp-advanced-select": "^1.0.1",
111+
"gravitywiz/gp-limit-dates": "^1.1.25",
112+
"gravitywiz/gp-limit-submissions": "^1.1.12",
113+
"gravitywiz/gp-preview-submission": "^1.3.15",
226114
"ypackagist/gravity-forms-power-automate": "^1.5.1",
227-
"ypackagist/gravity-pdf": "^6.12",
228-
"ypackagist/gravityforms": "^2.8",
115+
"gravitypdf/gravity-pdf": "^6.12",
116+
"gravity/gravityforms": "^2.8",
229117
"ypackagist/gravityforms-encryption": "^1.6",
230-
"ypackagist/gravityformssurvey": "^3.8",
231-
"ypackagist/gravityformswebhooks": "^1.5",
232-
"ypackagist/gravityformszapier": "^4.2.1",
233-
"ypackagist/gravityperks": "^2.3.4",
234-
"ypackagist/gwlimitchoices": "^1.7.13",
235-
"ypackagist/wp-migrate-db-pro": "^2.6.10"
118+
"gravity/gravityformssurvey": "^4.0",
119+
"gravity/gravityformswebhooks": "^1.5",
120+
"gravity/gravityformszapier": "^4.2.1",
121+
"gravitywiz/gravityperks": "^2.3.4",
122+
"gravitywiz/gwlimitchoices": "^1.7.13",
123+
"deliciousbrains-plugin/wp-migrate-db-pro": "^2.6.10"
236124
},
237125
"require-dev": {
238126
"10up/wp_mock": "~0.5",
@@ -246,12 +134,6 @@
246134
},
247135
"scripts": {
248136
"format": "vendor/bin/php-cs-fixer fix",
249-
"post-install-cmd": [
250-
"@post-root-package-install"
251-
],
252-
"post-root-package-install": [
253-
"php -r \"file_exists('.env') || copy('.env.example', '.env');\""
254-
],
255137
"post-autoload-dump": [
256138
"mv htdocs/wp-content/mu-plugins/owc-shared-aura-session-instance/owc-shared-aura-session-instance.php htdocs/wp-content/mu-plugins/owc-shared-aura-session-instance.php",
257139
"rm -rf htdocs/wp-content/mu-plugins/owc-shared-aura-session-instance"
@@ -279,11 +161,6 @@
279161
"htdocs/wp-content/themes/{$name}/": [
280162
"type:wordpress-theme"
281163
]
282-
},
283-
"dropin-paths": {
284-
"htdocs/wp-content/languages/": [
285-
"vendor:koodimonni-language"
286-
]
287164
}
288165
},
289166
"autoload": {

0 commit comments

Comments
 (0)