We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b66d03a + be3c3a0 commit 432e046Copy full SHA for 432e046
3 files changed
docs/.vuepress/components/ELSTechnology.vue
@@ -1798,11 +1798,6 @@ const techData = [
1798
versions: "3.24.4",
1799
link: "./google-protobuf/",
1800
},
1801
- {
1802
- name: "Ratchet",
1803
- versions: "0.3.6",
1804
- link: "./ratchet/",
1805
- },
1806
{
1807
name: "Saloon",
1808
versions: "3.15.0",
docs/.vuepress/config-client/sidebar.ts
@@ -324,10 +324,6 @@ export default {
324
path: '/els-for-libraries/phpspreadsheet/',
325
icon: '/images/phpspreadsheet.webp',
326
327
328
- path: '/els-for-libraries/ratchet/',
329
- icon: '/images/ratchet.webp',
330
331
332
path: '/els-for-libraries/google-protobuf/',
333
icon: '/images/php-logo.webp',
docs/els-for-libraries/ratchet/README.md
0 commit comments